tooth-paste Posted April 23, 2018 Posted April 23, 2018 I've installed a SSL on my server. What do I have to do to make sure PW is using the certificate? My host told me that Wordpress have a button build in the CMS to include the SSL. What methode is PW using?
LostKobrakai Posted April 23, 2018 Posted April 23, 2018 That's really a strange way for the host to answer, because ssl is really not related to the cms (besides maybe generating https links and redirecting). But enabling ssl does need to be setup on the webserver. For redirection to https see the .htaccess file and urls in processwire are most often relative ones, so there's probably not much to do on the url generation side. 2
pwired Posted April 23, 2018 Posted April 23, 2018 Are you paying for your hosted ssl ? Here's a good and free ssl service: https://letsencrypt.org/ They also explain how to set it up.
suntrop Posted April 23, 2018 Posted April 23, 2018 I might be wrong, but there is an option on the home template, right? You can force to use only HTTPS. But I don’t know if this passes the option down to child pages
EyeDentify Posted June 14, 2018 Posted June 14, 2018 Support for HTTPS is enabled by default in Processwire. Making SSL work with your hosting is a Certificate issue. Check out the letsencrypt.org website for more info.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now