SSL Certificate Error: Parsing Error
SSL Certificate Error: Parsing Error
Hey Everyone, I hope you can help me out here. I seem to be having an issue getting SSL Certificates to work inside VESTA. Any of the self generated Certs seem to work, but I'm having an issue getting a Comodo Positive SSL Cert to work. I have followed the other directions on the forums with no success.
When I paste in the SSL Cert into the web interface I get "Error: Parsing error" I get this regardless of if I have the intermediate certificate or not. Any help with this would be greatly appreciated because right now all of our users are getting an invalid security certificate warning until this is fixed (not good for business).
Ubuntu 14.04 server
Vesta 0.9.8
When I paste in the SSL Cert into the web interface I get "Error: Parsing error" I get this regardless of if I have the intermediate certificate or not. Any help with this would be greatly appreciated because right now all of our users are getting an invalid security certificate warning until this is fixed (not good for business).
Ubuntu 14.04 server
Vesta 0.9.8
Re: SSL Certificate Error: Parsing Error
Issue was resolved by following these steps:
1. Update your control panel from github
2. Rebuild user configs
1. Update your control panel from github
Code: Select all
apt-get install git
cd $(mktemp -d)
git clone git://github.com/serghey-rodin/vesta.git
/bin/cp -rf vesta/* /usr/local/vesta/
2. Rebuild user configs
Code: Select all
v-rebuild-web-domains username