Hello.
 
I am trying to connect to a secure (https) webserver using PHP.  The problem is that PHP needs to have https as a registered stream (which it doesnt).  I have installed OpenSSL, and enabled the extensions in PHP.
 
Can I assume that OpenSSL doesnt add https as a registered stream, or have I messed something up?
 
Thank you!

Reply via email to