Re: dear sir i have a problem。

Maxim Dounin mdounin at mdounin.ru
Wed Nov 24 15:58:35 MSK 2010


Hello!

On Tue, Nov 23, 2010 at 10:02:54PM +0800, Stewart xue wrote:

> Dir Sir
> 
>   I have a problem when I load my CA certificate。
> 
> I installed nginx in windows 2003 and XP for test。
> 
> when I do not load CA certificate (.crt and .key)
> 
> it works so well
> 
> when i load local openssL  CA certificate, it works also so well
> 
> but when I load the CA certificate from STARTSSL or verisign,
> 
> it ask me for  Enter PEM pass phrase,

Removing pass phrase from your key file will likely help.  This may 
be done with openssl, i.e.

openssl rsa -in key.pem -out keyout.pem

Maxim Dounin



More information about the nginx mailing list