aboutsummaryrefslogtreecommitdiffstats
path: root/test/P1ss.cnf
Commit message (Collapse)AuthorAgeFilesLines
* Use 2K RSA and SHA256 in testsRich Salz2015-04-201-2/+2
| | | | Reviewed-by: Andy Polyakov <appro@openssl.org>
* increase test RSA key size to 1024 bitsDr. Stephen Henson2011-10-121-1/+1
|
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-1/+1
| | | | | | | | | | | | | | | | | - Enforce that there should be no policy settings when the language is one of id-ppl-independent or id-ppl-inheritAll. - Add functionality to ssltest.c so that it can process proxy rights and check that they are set correctly. Rights consist of ASCII letters, and the condition is a boolean expression that includes letters, parenthesis, &, | and ^. - Change the proxy certificate configurations so they get proxy rights that are understood by ssltest.c. - Add a script that tests proxy certificates with SSL operations. Other changes: - Change the copyright end year in mkerr.pl. - make update.
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+37