Skip to content

Tags: jaztec/simplcert

Tags

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make serial number unique (#20)

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add test for loading public keys and fix bug in loading ed25519 publi…

…c key (#19)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow multiple SAN's with IPs included (#18)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Even more tests (#16)

* Remove doc badge from README

* Add some more updated data to the README

* Test creating certificates

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow custom cert validity (#13)

* Add config option and default validity for root cert

* Add option to set the cert validity in days

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make sure `CreateNamedCert` returns actual types (#12)

Instead of bytes.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make it possible to write the output to a file (#5)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move default cert generation to ECDSA (#3)

* Move default cert generation to ECDSA

* Adjust tests to account for ECDSA change

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve cli experience (#1)

* WIP: Work on improving CLI experience

* WIP: Get tests back up for now

* Finish up config by prompt if no flag provided