[...]
> The old key file looked like this:
> -BEGIN RSA PRIVATE KEY-
> MIICXgIBAAKBgQC554Ro+VH.
> -END RSA PRIVATE KEY-
this private key is NOT encrypted
>
> The new one looks like this:
> -BEGIN RSA PRIVATE KEY-
> Proc-Type: 4,ENCRYPTED
> DEK-Info: DES-EDE3-CBC,65C2C
I recently began developing a plugin that uses openssl
and while doing that I developed a set of certificates
that I could use(I used the steps detailed at
http://www.pseudonym.org/ssl/wwwj-index.html) These
certificates have since expired, so I have to generate
some more. I have followed the step