From a7201e9a1bf1282d8a7edcdfc588a62c1217c575 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 17 Jan 2005 17:06:58 +0000 Subject: Changes concering RFC 3820 (proxy certificates) integration: - 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. --- test/P2ss.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/P2ss.cnf') diff --git a/test/P2ss.cnf b/test/P2ss.cnf index 04a76cd34b..373a87e7c2 100644 --- a/test/P2ss.cnf +++ b/test/P2ss.cnf @@ -42,4 +42,4 @@ proxyCertInfo=critical,@proxy_ext [ proxy_ext ] language=id-ppl-anyLanguage pathlen=0 -policy=text:bar +policy=text:BC -- cgit v1.2.3