Hi, I am trying to install OpenSSL 0.9.8k on Solaris 8. I'm a newbie with OpenSSL.
When running 'make test' an error is detected : see below : "error 40 at 0 depth lookup:proxy certificates not allowed, please set the appropriate flag" Does anybody know how to correct ? Thanks a lot Bye. Didier >>>>>>>>> part of the 'make test' output make a proxy certificate request using 'req' sign proxy certificate request with the just created user certificate via 'x509' certP1.ss: /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1 error 40 at 0 depth lookup:proxy certificates not allowed, please set the appropriate flag Certificate details subject= /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1 issuer= /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2 notBefore=Sep 8 13:04:14 2009 GMT notAfter=Oct 8 13:04:14 2009 GMT make another proxy certificate request using 'req' sign second proxy certificate request with the first proxy certificate via 'x509' certP2.ss: /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1/CN=Proxy 2 error 40 at 0 depth lookup:proxy certificates not allowed, please set the appropriate flag Certificate details subject= /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1/CN=Proxy 2 issuer= /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2/CN=Proxy 1 notBefore=Sep 8 13:04:15 2009 GMT notAfter=Oct 8 13:04:15 2009 GMT