Use Let's Encrypt for HTTPS/TLS on Pycon Website
Hi Everyone I noticed that Pycon India website's SSL Certificate is expired(on 13th March). I also tweeted about the issue to @pyconindia and Krace picked it up. Through this mail, I wanted to suggest to use Let's Encrypt for our HTTPS(TLS). The major advantages are: - It is free. For an organization like PSSI, we can use that amount somewhere else. - It can be setup to renew itself after two-three months. So no yearly issues like we have now. - Let's Encrypt certificates are standard domain validation certificates, which is what we need here. For more information about Let's Encrypt, try these links: https://letsencrypt.org/ https://community.letsencrypt.org/t/frequently-asked-questions-faq/26#topic-... Cheers Karambir Singh Nain (https://github.com/akarambir)
Hi Karambir, On Thursday 17 March 2016 04:12 PM, Karambir Singh Nain wrote:
Hi Everyone
I noticed that Pycon India website's SSL Certificate is expired(on 13th March). I also tweeted about the issue to @pyconindia and Krace picked it up. Through this mail, I wanted to suggest to use Let's Encrypt for our HTTPS(TLS). The major advantages are:
Thank you for your suggestion and interest. This is already done using Letsencrypt itself.
- It is free. For an organization like PSSI, we can use that amount somewhere else. - It can be setup to renew itself after two-three months. So no yearly issues like we have now. - Let's Encrypt certificates are standard domain validation certificates, which is what we need here.
For more information about Let's Encrypt, try these links:
https://letsencrypt.org/ https://community.letsencrypt.org/t/frequently-asked-questions-faq/26#topic-...
Cheers
Karambir Singh Nain (https://github.com/akarambir)
_______________________________________________ Inpycon mailing list Inpycon@python.org https://mail.python.org/mailman/listinfo/inpycon
-- Regards, --Anand ---------------------------- Software Architect/Consultant anandpillai@letterboxes.org http://twitter.com/skeptichacker
participants (2)
-
Anand B Pillai -
Karambir Singh Nain