Hi,
I had no problems using LWP::UserAgent and Crypt::SSLeay for HTTPS-Post.
You just have to apply a small patch to LWP if you have to use a proxy
for your https connection but then everything works fine. The only thing
I did not (yet) get to work is SSL with client authentication using
client
> Hi there,
>
> I've tried to install Crypt::SSLeay and also
> Net:SSleay - both attempts failed.
> Is it possible at all to use them together with
> the latest version of openssl?
>
> I wanted to use them to generate
> HTTPS-POST-messages.
> Are there other solutions available?
I hope to have