<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gibheer/pkictl/create_cert.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/create_cert.go?h=v0.1</id>
<link rel='self' href='http://git.zero-knowledge.org/gibheer/pkictl/atom/create_cert.go?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/'/>
<updated>2026-06-10T19:41:59Z</updated>
<entry>
<title>add a new flag to set a duration</title>
<updated>2026-06-10T19:41:59Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2026-06-10T19:41:59Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=f710d9efc7051faa7808e74216ae70f8138bfc33'/>
<id>urn:sha1:f710d9efc7051faa7808e74216ae70f8138bfc33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix creating simple certificates</title>
<updated>2024-12-17T14:37:15Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2024-12-17T14:37:15Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=194ea737f43e6563e44cf0c37936676d97235978'/>
<id>urn:sha1:194ea737f43e6563e44cf0c37936676d97235978</id>
<content type='text'>
Creating CAs requires the CALength to be set to a specific value. But
with normal certificates, 99% of the use case, this is not needed.
By setting it to -1 by default, the flag will become ignored for all
signatures apart from CAs.
</content>
</entry>
<entry>
<title>update import paths</title>
<updated>2022-08-15T20:54:12Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2022-08-15T20:54:12Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=31b081c06e4fb6b33d2e48bb87443509f7b2f98e'/>
<id>urn:sha1:31b081c06e4fb6b33d2e48bb87443509f7b2f98e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more error checking</title>
<updated>2018-04-19T06:47:23Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer+git@zero-knowledge.org</email>
</author>
<published>2018-04-19T06:47:23Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=c07b174d42a1de307ab198bcb6baf10606759269'/>
<id>urn:sha1:c07b174d42a1de307ab198bcb6baf10606759269</id>
<content type='text'>
Based on #13, we need more error checking when opening files. The CA and
CSR files are now checked and return proper error messages in case
something goes wrong.
</content>
</entry>
<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>
</feed>
