Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

SSL via StartSSL

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
ASNight
Posts: 14
Joined: Mon Mar 24, 2014 3:45 pm

SSL via StartSSL
  • Quote

Post by ASNight » Mon Mar 24, 2014 4:07 pm

How to add SSL via StartSSL service.

Just I got Private Key certificate by Certificates Wizard on this service.
After got certificate for domain, but I can't to add this certificates via VestaCP panel by using "SSL Certificate" check pressing, just they using three field to be filling, and I can't understand what I need to put inti third field, by the way I got error did I this after.

Give me step by step instruction to do it.
Top

misak35
Posts: 60
Joined: Thu Jan 16, 2014 10:48 am

Re: SSL via StartSSL
  • Quote

Post by misak35 » Tue Mar 25, 2014 3:32 pm

ASNight wrote:How to add SSL via StartSSL service.

Just I got Private Key certificate by Certificates Wizard on this service.
After got certificate for domain, but I can't to add this certificates via VestaCP panel by using "SSL Certificate" check pressing, just they using three field to be filling, and I can't understand what I need to put inti third field, by the way I got error did I this after.

Give me step by step instruction to do it.
Read this viewtopic.php?f=11&t=4507
Top

DemSky
Posts: 29
Joined: Thu Oct 10, 2013 4:11 pm
Contact:
Contact DemSky
Website

Re: SSL via StartSSL
  • Quote

Post by DemSky » Wed Oct 19, 2016 2:30 pm

I input SSL like that:
Image
Then add into .htaccess redirect from http to httpS

Code: Select all

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
Top

locus
Posts: 63
Joined: Thu May 05, 2016 6:43 am

Os: Ubuntu 15x
Web: apache + nginx
Re: SSL via StartSSL
  • Quote

Post by locus » Wed Oct 26, 2016 5:41 am

I think Mozilla is dropping StartSSL CA due to dodgy disclosure etc. Have you tried Letsencrypt?
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: SSL via StartSSL
  • Quote

Post by skurudo » Fri Oct 28, 2016 7:28 am

locus wrote:I think Mozilla is dropping StartSSL CA due to dodgy disclosure etc. Have you tried Letsencrypt?
LE or CloudFlare SSL will be good, if StartSSL / WoSign get ban from Mozilla.
But I personally think, Mozilla's people don't have balls to do this.
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password