<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lacme, branch upstream/0.7</title>
<subtitle>Small ACME client written with process isolation and minimal privileges in mind</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/'/>
<entry>
<title>Use upstream certicate chain instead of an hardcoded one.</title>
<updated>2020-11-25T23:16:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-11-25T18:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=51369e3955cdc5bf3f1ba0f6e2d7c4d73406c111'/>
<id>51369e3955cdc5bf3f1ba0f6e2d7c4d73406c111</id>
<content type='text'>
This is a breaking change.  The certificate indicated by 'CAfile' is no
longer used as is in 'certificate-chain' (along with the leaf cert).
The chain returned by the ACME v2 endpoint is used instead.  This allows
for more flexbility with respect to key/CA rotation, cf.
https://letsencrypt.org/2020/11/06/own-two-feet.html and
https://community.letsencrypt.org/t/beginning-issuance-from-r3/139018

Moreover 'CAfile' now defaults to @@datadir@@/lacme/ca-certificates.crt
which is a concatenation of all known active CA certificates (which
includes the previous default).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a breaking change.  The certificate indicated by 'CAfile' is no
longer used as is in 'certificate-chain' (along with the leaf cert).
The chain returned by the ACME v2 endpoint is used instead.  This allows
for more flexbility with respect to key/CA rotation, cf.
https://letsencrypt.org/2020/11/06/own-two-feet.html and
https://community.letsencrypt.org/t/beginning-issuance-from-r3/139018

Moreover 'CAfile' now defaults to @@datadir@@/lacme/ca-certificates.crt
which is a concatenation of all known active CA certificates (which
includes the previous default).
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Link to /man/lacme.8.html</title>
<updated>2020-08-04T01:40:58+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-04T01:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=77844de56889ab441607086b554b111a3e7b03cf'/>
<id>77844de56889ab441607086b554b111a3e7b03cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve long command wrapping.</title>
<updated>2020-08-04T00:59:14+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-04T00:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=556edde60eefe312f08ea882a53ad3899f87cd26'/>
<id>556edde60eefe312f08ea882a53ad3899f87cd26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New release 0.6.1</title>
<updated>2020-08-03T23:40:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T23:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=49c14fb9faf9aedf1f6c22bff9526ba980d0f23b'/>
<id>49c14fb9faf9aedf1f6c22bff9526ba980d0f23b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade links to secure HTTP.</title>
<updated>2020-08-03T23:39:39+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T23:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=89c94e697545c3333277194dfa862daede14a5e8'/>
<id>89c94e697545c3333277194dfa862daede14a5e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore [accountd] section from lacme.conf when the --socket option is defined.</title>
<updated>2020-08-03T23:39:39+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T20:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=e419eb68718085fa2e2505eb4b4aa08145f7dc1c'/>
<id>e419eb68718085fa2e2505eb4b4aa08145f7dc1c</id>
<content type='text'>
This allows remotely-controlled lacme processes being controlled without
modifying an config files.  See https://bugs.debian.org/955767 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows remotely-controlled lacme processes being controlled without
modifying an config files.  See https://bugs.debian.org/955767 .
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Use variables for target directories etc.</title>
<updated>2020-08-03T23:39:35+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T22:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=da8b727f156d23553eecb90e8731d39c6027cb02'/>
<id>da8b727f156d23553eecb90e8731d39c6027cb02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt Apache2 snippet to Apache2 2.4.</title>
<updated>2020-08-03T22:00:00+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T20:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=d9946b9ab478026defed364485d970b4041e1a2a'/>
<id>d9946b9ab478026defed364485d970b4041e1a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.</title>
<updated>2020-08-03T20:31:35+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T20:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=294bc39102e9263a268b58fe29e03c9983ccfeca'/>
<id>294bc39102e9263a268b58fe29e03c9983ccfeca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install lacme manpage to section 8.</title>
<updated>2020-08-03T20:31:20+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T20:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=f6913c09b9987ae8a6f65f5acfa7673278c701be'/>
<id>f6913c09b9987ae8a6f65f5acfa7673278c701be</id>
<content type='text'>
As it's a system command, see hier(7) for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it's a system command, see hier(7) for details.
</pre>
</div>
</content>
</entry>
</feed>
