www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - forum.dlang.org is now available via HTTPS

reply Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
It took a while but I finally got around to adapting a Let's 
Encrypt ACME client to my hosting system with automatic renewals 
etc. Enjoy!

https://forum.dlang.org/

Adam, your turn!
Jan 20 2016
next sibling parent reply Sebastiaan Koppe <mail skoppe.eu> writes:
On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir Panteleev 
wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
Any reason for not forcing https?
Jan 21 2016
parent reply Era Scarecrow <rtcvb32 yahoo.com> writes:
On Thursday, 21 January 2016 at 12:08:23 UTC, Sebastiaan Koppe 
wrote:
 On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir 
 Panteleev wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
Any reason for not forcing https?
Secure Connection failed! Cannot communicate securely with peer: no common encryption algorithm(s). Note: I'm using Firefox v25, and v15...
Jan 21 2016
next sibling parent tcak <1ltkrs+3wyh1ow7kzn1k sharklasers.com> writes:
On Thursday, 21 January 2016 at 12:41:21 UTC, Era Scarecrow wrote:
 On Thursday, 21 January 2016 at 12:08:23 UTC, Sebastiaan Koppe 
 wrote:
 On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir 
 Panteleev wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
Any reason for not forcing https?
Secure Connection failed! Cannot communicate securely with peer: no common encryption algorithm(s). Note: I'm using Firefox v25, and v15...
I clicked on the link, and it works on Firefox v43.0.4.
Jan 21 2016
prev sibling parent Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
On Thursday, 21 January 2016 at 12:41:21 UTC, Era Scarecrow wrote:
 Note: I'm using Firefox v25, and v15...
That's pretty old. You may want to update.
Jan 21 2016
prev sibling next sibling parent reply Bubbasaur <bubba gmail.com> writes:
On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir Panteleev 
wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
I'm not Adam, but anyway I tried the link above and I've got: NET::ERR_CERT_INVALID http://i.imgur.com/7z3JZXn.png Bubbasaur.
Jan 21 2016
next sibling parent Bubbasaur <bubba gmail.com> writes:
I forgot to say that the https://dlang.org works, so It's 
something with the Forums.

Bubbasaur.
Jan 21 2016
prev sibling parent reply Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
On Thursday, 21 January 2016 at 16:55:49 UTC, Bubbasaur wrote:
 On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir 
 Panteleev wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
I'm not Adam, but anyway I tried the link above and I've got: NET::ERR_CERT_INVALID http://i.imgur.com/7z3JZXn.png Bubbasaur.
I'm guessing you have an outdated certificate store. Make sure "DST Root CA X3" is in the list of your trusted root certificates.
Jan 21 2016
parent reply Bubbasaur <bubba gmail.com> writes:
On Thursday, 21 January 2016 at 17:02:39 UTC, Vladimir Panteleev 
wrote:
 I'm guessing you have an outdated certificate store.

 Make sure "DST Root CA X3" is in the list of your trusted root 
 certificates.
Do you have different certificates for the dlang.org and the forum? Because like I said: https://dlang.org works while the forum doesn't. Bubbasaur.
Jan 21 2016
parent Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
On Thursday, 21 January 2016 at 17:09:55 UTC, Bubbasaur wrote:
 On Thursday, 21 January 2016 at 17:02:39 UTC, Vladimir 
 Panteleev wrote:
 I'm guessing you have an outdated certificate store.

 Make sure "DST Root CA X3" is in the list of your trusted root 
 certificates.
Do you have different certificates for the dlang.org and the forum? Because like I said: https://dlang.org works while the forum doesn't.
Yes, of course. The website and the forum are hosted by different people on different machines.
Jan 21 2016
prev sibling next sibling parent w0rp <devw0rp gmail.com> writes:
This is pretty cool. We should maybe see if we can add it to the 
"HTTPS Everywhere" plugin.

Does anyone else use that? I've always found it so hard to just 
add a new domain to its rule list.
Jan 21 2016
prev sibling parent Mengu <mengukagan gmail.com> writes:
On Wednesday, 20 January 2016 at 18:36:12 UTC, Vladimir Panteleev 
wrote:
 It took a while but I finally got around to adapting a Let's 
 Encrypt ACME client to my hosting system with automatic 
 renewals etc. Enjoy!

 https://forum.dlang.org/

 Adam, your turn!
on Mac OS X El Capitan Chrome Version 47.0.2526.111 (64-bit), everything is fine for the forum.
Jan 22 2016