Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Sep 02, 2015 6:24 pm 
Offline
Linode Staff

Joined: Mon Sep 29, 2014 4:47 pm
Posts: 90
Twitter: FelicianoTech
I've written a blog post about why SSL should be available and always on for your website. Let me know what you guys think. There's also a tip about NodeBalancers hidden in there ;)

https://felicianotech.com/blog/always-o ... lement-it/


Top
   
PostPosted: Thu Sep 03, 2015 5:14 am 
Offline
Junior Member

Joined: Tue Apr 01, 2014 12:45 pm
Posts: 29
Website: http://centminmod.com
Location: Brisbane, Australia
Cheers shared it with folks at https://community.letsencrypt.org/t/jus ... ffic/671/3 :)

_________________
* Centmin Mod Nginx menu based auto installer (Nginx, PHP-FPM, MariaDB MySQL) :: Centmin Mod LEMP Stack - What's New


Top
   
PostPosted: Thu Sep 03, 2015 3:43 pm 
Offline
Linode Staff

Joined: Mon Sep 29, 2014 4:47 pm
Posts: 90
Twitter: FelicianoTech
centminmod wrote:


Awesome! Thank you so much. I've been receiving traffic from that forum already. :)


Top
   
PostPosted: Sun Nov 15, 2015 9:50 am 
Offline
Senior Newbie

Joined: Sun Aug 19, 2007 12:32 pm
Posts: 5
Website: http://www.dracutforum.com
Location: Dracut, MA
SSL as a protocol is obsolete and completely vulnerable, I think you really mean TLS (Transport Layer Security).

Lets Encrypt is going to be a great service to the whole community


Top
   
PostPosted: Sun Nov 15, 2015 1:17 pm 
Offline
Senior Member

Joined: Sun May 23, 2010 1:57 pm
Posts: 315
Website: http://www.jebblue.net
I was going to add a reply to the guy who said only one IP per certificate but your forum only allows social media login. My reply would have been that you can have the certificate on a front-end server like Apache and use reverse proxy to connect to the server on the backend running on localhost. That's also a convenient way to have servers written in varying platforms and languages running under the protection of one public facing IP and certificate.

If the guy really meant on certificate per domain, I think you could still host multiple domains on one IP using SSL (well TLS) as long as you assign each one in the associated virtualhost config for each domain, though I've not tried that.


Top
   
PostPosted: Mon Dec 07, 2015 2:45 pm 
Offline
Linode Staff

Joined: Mon Sep 29, 2014 4:47 pm
Posts: 90
Twitter: FelicianoTech
sjashe,

I do mean TLS. It's mentioned in my post.

jebblue,

You can comment using Disqus. You don't need a social media login. This is a great tip. I'll comment it on my post on your behalf. Thanks!


Top
   
PostPosted: Wed Dec 09, 2015 3:27 pm 
Offline
Junior Member

Joined: Fri Jun 02, 2006 10:02 am
Posts: 26
(I'm going to use the term SSL, as that is the common way for describing this stuff even if it isn't technically correct.)

Interesting about the one IP per certificate issue/discussion. This was often the case, and Linode still accept using a trusted signed HTTPS SSL cert as justification for another IP address, but for many years it has been possible to serve multiple SSL certs on different domains from a single IP address. This is known as Server Name Indication (SNI) and works under Apache and IIS and other popular web servers that support TLS. It seems the major pitfall is that it isn't supported on any XP compatible version of IE, but I'm not sure that really matters to many of us in 2015.

I have never actually used this - I still use 1 IP per cert, but has anyone any real life experience of SNI they care to share?

Good article here: https://www.digicert.com/ssl-support/ap ... ng-sni.htm

Chris


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group