RE: Anyone Know of a Web Based Certificate Authority.

2003-06-22 Thread Shalkebaev,AntonMSCAG
I now pyca www.pyca.de and http://cultura.eii.us.es/~pablo/elyca/ I didn't try last one, but the first send an e-mail to requestor to verify it. Anton -Original Message- From: John Doe [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 07:48 To: [EMAIL PROTECTED] Subject: Anyone Know

Anyone Know of a Web Based Certificate Authority.

2003-06-22 Thread John Doe
Anyone know of a web based certificate authority that actually works as advertised. I have tried php-ca but I am having alot of trouble getting it to work. OpenCA is a little bit to full featured for what I am trying to accomplish. Basically I am looking to send a secret to an email address in

Re: unable to verify server.crt

2003-06-22 Thread Brian Hatch
> When i try to check my server.crt , i get the > following problem? ... > openssl x509 -noout -modulus -in sever.crt |openssl > md5 > Error opening Certificate sever.crt > 1666:error:02001002:system library:fopen:No such file > or directory:bss_file.c:259:fopen('sever.crt','r') > 1666:error:2

unable to verify server.crt

2003-06-22 Thread kulkarni veena
Hello, When i try to check my server.crt , i get the following problem? What doe sthat mean? because of this error I have not been able to use my certificates. openssl x509 -noout -modulus -in sever.crt |openssl md5 Error opening Certificate sever.crt 1666:error:02001002:system library:fopen:N

Hlp,plz: pkcs12 complient password-based secret-key generation

2003-06-22 Thread óÁÛËÁ
Hi all. I posted question about PKCS12_key_gen() a few days ago, but nobody answered; I beleive, that's because the posting subj was not so clear. What is the correct way to create pkcs12-complient password-based key (sorry for complitely beginner's question)? If I need an a crossplatform- cryp

Generating key and cert

2003-06-22 Thread Wojciech Kocjan
Hello. I'm using openssl in Tcl, via Tls. Everything works great, but Tls does not allow key/certificate generation (for servers). I want to add such features to Tls. I've read Tls and openssl sources, and it seems that what I want is in openssl/apps/req.c. I noticed that docs on openssl.org