Jump to content

Replace my SSL Cert (Not enable or disable)


Recommended Posts

How do I change the SSL cert running on the server that hosts Prestashop? The cert is a public cert that was purchased with a valid FQDN from a cert authority. Can someone point me in the right diredtion on how to change it so when I run prestashop, my own cert is loaded and not the built-in one that comes with Prestashop.

Thanks

Link to comment
Share on other sites

hello

in fact, prestashop hasn't got any ssl cert (built in)

it's a standard feature in browsers,

ssl port is probably active, but your cert isn't accepted by browsers, so it "doesn't work"

 

to install own SSL certificate you have to copy certificate files to your server and then modify apache virtual host settings to handle these files as a certificate keys.

 

detail related to installation here:

ssl installation on hosts based on apache 

Link to comment
Share on other sites

×
×
  • Create New...