suzi Posted March 25, 2012 Share Posted March 25, 2012 Openssl is a php ext which can be enabled in a php build. If I enable this ext in my application on my own computer will it generate an ssl certificate or only speak to a certificate. Facebook suddenly requires SSL HTTPS secure canvas after 6 yrs of working with the interface all my apps are down can someone pls tell me what is going on!! Quote Link to comment https://forums.phpfreaks.com/topic/259698-openssl/ Share on other sites More sharing options...
kicken Posted March 25, 2012 Share Posted March 25, 2012 Enabling openssl will enable you to connect to SSL enabled websites. With it enabled generally you can just open an https:// url directly in php and it will work. If your still having issues, show us some code. Quote Link to comment https://forums.phpfreaks.com/topic/259698-openssl/#findComment-1331003 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.