proxyCertInfo

2006-01-02 Thread mailinglists
Dear, I *have* read the RFC 3820 and the doc/HOWTO/proxy_certificates.txt, however I am still not sure about: - the language field: can someone explain the different values (id-ppl-anyLanguage, id-ppl-inheritAll, id-ppl-independent)? - the policy field: what (and how) can be defined using it?

Self-signed certificates

2005-08-20 Thread mailinglists
Good evening, Is a difference between: openssl req -x509 ... and: openssl ca -selfsign ... ? I can use a certificate created using the first way as certificate in the CTL of MS IIS ver. 5.1 while the second one is rejected with the error message "Only self-signed certificates are

slackware 10 box and signing requests

2004-08-29 Thread mailinglists
Hi I'm getting this on Slackware 10 and a self compiled kernel 2.6.8 when I try to self-sign a cert request: [EMAIL PROTECTED]:/etc/postfix/ssl# openssl ca -in mxReq.pem -days 730 -out mxCert.pem -notext -config openssl.cnf Using configuration from openssl.cnf 23638:error:0E06D06C:configuration f

pem CSR's

2001-11-15 Thread brett+mailinglists . openssl
Hi, I was wondering if anyone could teel me how I might generate a csr in PEM format. I belive I need to generate a key etc... but am not sure how to get it to be pem format. Thanks for you help. Brett __ OpenSSL Project