CodeIgniter Forums
SSL for my localhost - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: SSL for my localhost (/showthread.php?tid=73391)



SSL for my localhost - richb201 - 04-19-2019

I use google oauth2 in my app. I have my site secured by RapidSSL. It works fine. I am also trying to develop on my localhost. The error I get on my localhost is "OAuth2 request failed: Service responded with error:". I think that oauth2 requires a host to be ssl. Has anyone run across this? Where can I get a quick, cheap, ssl cert to use on my local Apache on localhost?


RE: SSL for my localhost - InsiteFX - 04-19-2019

Check your apache folder and see if there is a makecrt.bat file.

XAMPP has it to create a SSL Certificate.