<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gencert, branch master</title>
<subtitle>Simple tool to generate X.509 certificates.</subtitle>
<id>https://git.awhk.org/gencert/atom?h=master</id>
<link rel='self' href='https://git.awhk.org/gencert/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/'/>
<updated>2023-08-13T13:42:40Z</updated>
<entry>
<title>Use go.awhk.org/core for flag configuration</title>
<updated>2023-08-13T13:42:40Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2023-08-13T13:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=9a6bf42944eed526b538c616ed3ddfc7f772d8e0'/>
<id>urn:sha1:9a6bf42944eed526b538c616ed3ddfc7f772d8e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use clearer return types for keys</title>
<updated>2022-03-05T15:06:50Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2022-03-05T15:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=7e48c1f9584783e88650ef4a5b0f438748dd9032'/>
<id>urn:sha1:7e48c1f9584783e88650ef4a5b0f438748dd9032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate off deprecated functions</title>
<updated>2022-01-02T00:44:00Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2022-01-02T00:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=42a9881b6905ee5ffc044d1f3f77dac2389ed521'/>
<id>urn:sha1:42a9881b6905ee5ffc044d1f3f77dac2389ed521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove superfluous call to flag.Parse()</title>
<updated>2020-08-16T19:58:24Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T19:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=092c3e150d3d12cdd4e80bb8482a372db04e9786'/>
<id>urn:sha1:092c3e150d3d12cdd4e80bb8482a372db04e9786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move helper functions below main()</title>
<updated>2020-08-16T19:54:54Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T19:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=7f8daab1a8927da37f2dc2cc9fb4ef51bc9319ed'/>
<id>urn:sha1:7f8daab1a8927da37f2dc2cc9fb4ef51bc9319ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for RSA keys</title>
<updated>2020-08-16T14:15:10Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T14:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=4c1f97df1e8ac2a8127c70352ce027a2f65e19ce'/>
<id>urn:sha1:4c1f97df1e8ac2a8127c70352ce027a2f65e19ce</id>
<content type='text'>
This adds a `key-algo' flag that specifies the algorithm that should be
used to generate the key pair.
</content>
</entry>
<entry>
<title>Add support for more certificate use cases</title>
<updated>2020-08-16T12:49:57Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T12:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=990de8622c8b45476d129272ec2a3080635a0e45'/>
<id>urn:sha1:990de8622c8b45476d129272ec2a3080635a0e45</id>
<content type='text'>
This adds support for code signing certificates through a `usage' flag,
which can be specified multiple times.
</content>
</entry>
<entry>
<title>Add CN to the SAN list if any SAN is defined</title>
<updated>2020-08-16T12:35:48Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T12:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=7fee28764127f855966fcb315922b415de8ecf75'/>
<id>urn:sha1:7fee28764127f855966fcb315922b415de8ecf75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove superfluous variables</title>
<updated>2020-08-16T11:25:02Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-08-16T11:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=aea02cab94c6c16b247620be3eaf29d6d974b8d7'/>
<id>urn:sha1:aea02cab94c6c16b247620be3eaf29d6d974b8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify the Authority Key ID and Subject Key ID</title>
<updated>2020-06-13T12:23:43Z</updated>
<author>
<name>Grégoire Duchêne</name>
<email>gduchene@awhk.org</email>
</author>
<published>2020-06-13T12:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.awhk.org/gencert/commit/?id=fec23dc86f8840e368509159d9c13578d3c33dc4'/>
<id>urn:sha1:fec23dc86f8840e368509159d9c13578d3c33dc4</id>
<content type='text'>
</content>
</entry>
</feed>
