]> WPIA git - cassiopeia.git/history - src/simpleOpensslSigner.cpp
add: Initial code to implement revocation
[cassiopeia.git] / src / simpleOpensslSigner.cpp
2015-01-24 Felix Dörreadd: Initial code to implement revocation
2015-01-24 Felix Dörreupd: Better configuration, respecting profiles
2015-01-24 Felix Dörreadd: Add more verbose logging
2015-01-24 Felix Dörrechg: Build two binaries for the signer
2015-01-24 Felix Dörreadd: Plug things together so we can have TBSCertificate...
2015-01-24 Felix Dörreupd: add a shared_ptr, rename parse to parseCSR...
2015-01-24 Felix Dörreupd: add file I/O util funcs.
2015-01-18 Benny BaumannMerge branch 'libs/openssl/local'
2014-11-07 Felix Dörrechg: Move the profile ID in the serial to the back
2014-11-07 Felix Dörreadd: Put the profile id into the serial
2014-11-07 Felix Dörreadd: Include Attribute-Value associations (AVAs) for...
2014-11-07 Felix Dörreadd: Handling the MD for signing the certificate
2014-11-07 Felix Dörreadd: Handle Attribute Value Associations (AVAs)
2014-11-07 Felix Dörreadd: Include dummy Subject DN
2014-11-07 Felix Dörreadd: Basic implementation to generate the certificate...
2014-11-07 Felix Dörrefmt: Reorganizing includes
2014-11-07 Felix Dörreadd: Include support for signing based on a SPKAC request
2014-11-07 Benny Baumannadd: Include configuration for the database access
2014-11-07 Felix Dörreadd: Aim for initial interoperatibility with Gigi
2014-11-07 Felix Dörreadd: Add support for Subject Alternative Names (SANs)
2014-11-07 Felix Dörrechg: Split off X509-related API
2014-11-07 Felix Dörreadd: Make the OpenSSL library initialization work
2014-11-07 Felix Dörreadd: Makeing initialization of OpenSSL crypto work