Hello,

I want to provide a more secure access to our network using openvpn with 
certificates. For that purpose I developed a simple web-interface written in 
php5  which calls a script via a local TCP/IP connection. The script is 
provided as a "server" by xinetd.
So far everything works.

When I call the script from command line everything works as expected. When I 
call the script via the web-interface I get the following error message:

2120:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:pem_lib.c:334:

Neither a .crt nor a .csr file is created.

I already tried to set the $RANDFILE variable in the vars-file. I also did a 
whole dist-upgrade from Debian 5 to Debian  6 so I can use openssl in version 
0.9.8o which is recommended by this link

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397730

Also that doesn't solve my problem.

Any hints?

greetings
Benjamin Kiepke
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to