Re: Problems creating a Certificate Request

2005-08-27 Thread Dr. Stephen Henson
On Sat, Aug 27, 2005, SPE - Stani's Python Editor wrote: > Hi, > I try to create a certificate request with 'Certificate Authority' as > CN. If fails with the crypto error: ('asn1 encoding routines', > 'ASN1_mbstring_ncopy', 'invalid universalstring length') What does this > mean? Does anybody

Problems creating a Certificate Request

2005-08-27 Thread SPE - Stani's Python Editor
Hi, I try to create a certificate request with 'Certificate Authority' as CN. If fails with the crypto error: ('asn1 encoding routines', 'ASN1_mbstring_ncopy', 'invalid universalstring length') What does this mean? Does anybody knows how this could be solved or point me in the direction? Than

Problems creating a certificate request..

2000-07-05 Thread Arisi Pablo
Title: Problems creating a certificate request.. Hi, I have some problems creating a new certificate request.., Actually I have the last OpenSSL version , its 0.9.5a running on OpenBSD 2.7. I follow these steps, first I run this line : " openssl req -new -key my.key -out my.csr &qu