| Age | Commit message (Collapse) | Author | Files | Lines |
|
When no maximum ca length was given, it was interpreted as a free for
all and blocked the certificate generation for normal certificates.
|
|
The private key for ed25519 never returned crypto.PrivateKey. This
caused the generation of certificates to not work and may also have
resulted in other issues.
|
|
|
|
Yes, I know that this will more or less destroy the history, but it had
to be done. I also adjusted my editor to use gofmt rules by default now.
|
|
With the options it is now finished. The only stuff left to do is to add
all options provided by the go API. But this should be sufficient.
|