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

RE: Creating a certificate request

2000-12-08 Thread Kalligonis, Tim
tart, so I reverted back to original. -Original Message- From: Dr S N Henson [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 1:06 PM To: [EMAIL PROTECTED] Subject: Re: Creating a certificate request "Kalligonis, Tim" wrote: > > I actually just found some inf

Re: Creating a certificate request

2000-12-08 Thread Dr S N Henson
"Kalligonis, Tim" wrote: > > I actually just found some information about the -config option. Using the > -config option I was able to create the csr file but it was not accepted by > the certificate authority Thawte. This is the error I am receiving: > The actual error given was: > > We acc

RE: Creating a certificate request

2000-12-08 Thread Kalligonis, Tim
[mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 12:15 PM To: [EMAIL PROTECTED] Subject: Re: Creating a certificate request "Kalligonis, Tim" wrote: > > I am using Apache 1.3 on Windows2000 Advanced server. > > Trying to do: Create a certificate request. >

Re: Creating a certificate request

2000-12-08 Thread Dr S N Henson
"Kalligonis, Tim" wrote: > > I am using Apache 1.3 on Windows2000 Advanced server. > > Trying to do: Create a certificate request. > > Problem: When I try to create the *.csr file OpenSSL can not find the > OpenSSL.cnf file because it is looking in the /usr/local/SSL directory which > does not

Creating a certificate request

2000-12-08 Thread Kalligonis, Tim
I am using Apache 1.3 on Windows2000 Advanced server. Trying to do: Create a certificate request. Problem: When I try to create the *.csr file OpenSSL can not find the OpenSSL.cnf file because it is looking in the /usr/local/SSL directory which does not exist on an NT/2000 machine. I am getting

Creating a certificate/request

2000-07-26 Thread Benson Margulies
I'm looking at openssl for the first time, and I have to confess that I'm puzzled by something really simple.   Starting from complete scratch, how would I use the command line to create a CSR or a certificate?   My eventual intention is to tackle some issues of character sets in certificat

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