Hi, Under windows 2000 / XP environment I'm getting the following error when I try to use the SSL_CTX_use_certificate_file() function with SSL_FILETYPE_PEM. The application that I have built is an NT Service and when I start it from Service Control Manager or by issuing a net start <service name> it works fine. However, I get the error below when I set it to start on machine boot up and then try to make SSL connections to it after it starts up automatically. Also if I re-start the service at this point, I could connect with SSL without any problem.
SSL Error No = 151441510 SSL Error Text = "error:0906D066:PEM routines:PEM_read_bio:bad end line" I appreciate if someone could help me identify as to why this is happening. Thanking in advance, Dhammike ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
