in reply to Re: CTX:SSLeay and https
in thread CTX:SSLeay and https
This solves the problem. But I must say this: URI::URL is a deprecated/obsolete/whatever module, and is only provided for backwards compability. You should use the newer URI module instead. Raw URI has a nicer interface, I think anyway. Using obsolete modules is generally a bad thing to do, unless you really have to.
|
|---|