Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS. | Richard Levitte | 2012-05-04 | 1 | -1/+1 |
* | EVP_CIPHER_CTX_init is a void function + fix typo | Nils Larsch | 2005-04-15 | 1 | -3/+3 |
* | Added restrictions on the use of proxy certificates, as they may pose | Richard Levitte | 2005-04-09 | 1 | -2/+44 |
* | Added HOWTO about proxy certificates. | Richard Levitte | 2005-03-14 | 1 | -0/+280 |
* | Implement self-signing in 'openssl ca'. This makes it easier to have | Richard Levitte | 2003-04-03 | 1 | -6/+5 |
* | It's recommended to use req rather than x509 to create self-signed certificates | Richard Levitte | 2003-04-03 | 1 | -6/+4 |
* | Typo correction | Richard Levitte | 2003-04-03 | 1 | -1/+1 |
* | Extend the HOWTO on creating certificates, and add a HOWTO in creating keys. | Richard Levitte | 2003-01-14 | 2 | -16/+112 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -4/+4 |
* | Write a first HOWTO on how to create certificates. This is currently | Richard Levitte | 2000-12-01 | 1 | -0/+85 |