<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gibheer/pkictl/certificate.go, branch v0.1</title>
<subtitle>pkictl - A small tool to generate key material and certificates, writting in Go.</subtitle>
<id>http://git.zero-knowledge.org/gibheer/pkictl/atom/certificate.go?h=v0.1</id>
<link rel='self' href='http://git.zero-knowledge.org/gibheer/pkictl/atom/certificate.go?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/'/>
<updated>2016-10-01T19:56:29Z</updated>
<entry>
<title>rework program flow</title>
<updated>2016-10-01T19:56:29Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2016-10-01T19:56:29Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=d01892150eed9d58210eb40b7c005d5fa8e93238'/>
<id>urn:sha1:d01892150eed9d58210eb40b7c005d5fa8e93238</id>
<content type='text'>
This commit is a complete rebuild of pkictl. Before everything was all
over the place and adding new commands was kind of a hassle.

Now each command has its own file and can be adjusted on a command
basis. Options are still used by the same name, but can now use
different descriptions.
</content>
</entry>
<entry>
<title>remove done TODO</title>
<updated>2015-04-10T20:31:35Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-04-10T20:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=e337626eac443b58521633e71351587a9da8165d'/>
<id>urn:sha1:e337626eac443b58521633e71351587a9da8165d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ca load option</title>
<updated>2015-04-10T19:29:28Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-04-10T19:29:28Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=38c320124cf4c1a8bc777972cc74271888bc8d54'/>
<id>urn:sha1:38c320124cf4c1a8bc777972cc74271888bc8d54</id>
<content type='text'>
This commit changes to API a bit. The following renames were done:

* csr-path =&gt; csr
* ca       =&gt; is-ca

The following option was added

* ca

With that option it is now possible to add a certificate to sign the
newly created certificate.
</content>
</entry>
<entry>
<title>add crl url support</title>
<updated>2015-04-01T19:17:04Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-04-01T19:17:04Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=560929efaa0f756ac7a7355c087b8f0a16a12a0d'/>
<id>urn:sha1:560929efaa0f756ac7a7355c087b8f0a16a12a0d</id>
<content type='text'>
With this option added, it is now possible to add crl urls to the
certificates.
</content>
</entry>
<entry>
<title>split certificate stuff into own file</title>
<updated>2015-03-30T19:52:39Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-03-30T19:52:39Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=37423989c812e9a7972b6f272128e5f1e64c2827'/>
<id>urn:sha1:37423989c812e9a7972b6f272128e5f1e64c2827</id>
<content type='text'>
This moves the complicated certificate flag handling into its own file
to make it a bit easier to handle.
</content>
</entry>
</feed>
