stack/cam.git
2014-10-07 godogadd ca.verify tests master
2014-10-07 godogadd 'verify' subcommand
2014-10-07 godogallow CA public key renewal
2014-09-27 alesplit commands into their own functions; improve loggin...
2014-09-27 aleextend the documentation a bit
2014-09-27 aleswitch the digest default to SHA2
2014-09-27 aleuse the specified digest for the CSR
2014-09-27 aleadd .gitignore
2014-09-27 aleadd Tox config
2014-09-27 alegive README a proper file extension so that it renders...
2014-08-17 alemade signature algorithm configurable
2014-02-07 alealways revoke the certificate, even if it is already...
2013-12-29 aleallow specifying nsCertType in config
2013-12-29 aleadd missing package_data
2012-12-10 alealways regenerate the CA config file if necessary
2012-12-10 aleensure that the generated CRL is in DER format
2012-12-09 aleremoved NS Comment attribute
2012-12-09 aleremove obsolete Netscape Revocation url attributes
2012-11-17 alesupport relocatable ca roots
2012-02-08 aledump certs on stderr
2012-02-08 alecorrectly set the email as subjectAltName of the CA...
2012-02-08 aleadd a full integration test via main()
2012-02-06 aleprint expiration dates in the "list" command
2012-02-06 aleadd the "fp" command to dump fingerprints; minor fixes...
2012-02-06 aleupgrade to CAM v2.0
2006-12-15 alere-added the '-selfsign' option so that at least the...
2006-12-07 alefixed issue #1 - cam library path now has precedence
2006-12-07 alefixed previous commit: one -selfsign option was left
2006-12-07 aledropped -selfsign option; revoke certificates that...
2006-08-02 alefix.
2006-08-02 alecheck for existance of configuration file.
2006-08-02 aleimport iniziale