I have attempted a number of different command line commands. They are all 
similar to: 

openssl x509 -extfile req.conf -extensions client_cert -in bcymet-cert.pem -out 
test.pem

openssl x509 -req -in req.pem -sha1 -extfile req.conf -extensions client_cert 
-CA CA.pem -CAkey cakey.pem -out test.pem 

Can you give me an example of how to create the cert or a req with the 
extensions? 

Thanks, 

Bram 

On 2010-08-08, at 8:38 AM, Dr. Stephen Henson wrote:

> On Fri, Aug 06, 2010, Bram Cymet wrote:
> 
>> It complains about the client_cert section.
>> 
>> Attached is the conf file.
>> 
>> I am using openssl 1.0.0.
>> 
> 
> That's odd, I just tried it on the latest 1.0.0-stable (1.0.0a should be near
> enough) and other than the typo for prompt it works fine.
> 
> What command line are you using?
> 
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org

Reply via email to