On Mon, Sep 14, 2009, Bram Cymet wrote:
> I have an interesting problem.
>
> I use python with M2Crypto to make openssl calls. I am using M2Crypto
> 0.18.0, openssl 0.9.8k, and python 2.6. I am able to generate a private
> key and encode it in pem format. The only problem is that IPSEC
> (openswa
I have an interesting problem.
I use python with M2Crypto to make openssl calls. I am using M2Crypto
0.18.0, openssl 0.9.8k, and python 2.6. I am able to generate a private
key and encode it in pem format. The only problem is that IPSEC
(openswan) is unable to use the file. If I run the following