Login  Register

Re: SSL Cert problem on Jogamp.org?

Posted by Sven Gothel on Jun 29, 2025; 12:52am
URL: https://forum.jogamp.org/SSL-Cert-problem-on-Jogamp-org-tp4043687p4043792.html

We use let's encrypt for a while.
I am surprised I hardcoded the 'www.' into our maven repo links, did I?
(stupid me)

So action tasks:
- add another sub 'www' in the encrypt key setup
- drop 'www.' lead-in.

~Sven