SSL Cert problem on Jogamp.org?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

SSL Cert problem on Jogamp.org?

imakerobots
Trying to build on github today....

Error:  Failed to execute goal on project Makelangelo: Could not resolve dependencies for project com.marginallyclever:Makelangelo:jar:7.68.0: Failed to collect dependencies at org.jogamp.gluegen:gluegen-rt-main:jar:2.5.0: Failed to read artifact descriptor for org.jogamp.gluegen:gluegen-rt-main:jar:2.5.0: Could not transfer artifact org.jogamp.gluegen:gluegen-rt-main:pom:2.5.0 from/to jogamp-remote (https://www.jogamp.org/deployment/maven/): transfer failed for https://www.jogamp.org/deployment/maven/org/jogamp/gluegen/gluegen-rt-main/2.5.0/gluegen-rt-main-2.5.0.pom: Certificate for <www.jogamp.org> doesn't match any of the subject alternative names: [jogamp.org, mail.jogamp.org] -> [Help 1]

Visiting https://www.jogamp.org/deployment/maven/.... Error code: SSL_ERROR_BAD_CERT_DOMAIN

Visiting root page, no problem.  Didn't see it mentioned in the top 5 posts, so tried to log in and got a long java error about BadNumberFormatException.  hitting the back button got me to the forum again and I was logged in.

Reply | Threaded
Open this post in threaded view
|

Re: SSL Cert problem on Jogamp.org?

gouessej
Administrator
Hello

I don't reproduce your problem. Let me know whether you're still unable to build.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: SSL Cert problem on Jogamp.org?

imakerobots
This post was updated on .
https://github.com/MarginallyClever/Makelangelo-software/actions/runs/13686493541/job/38321827546

Github seems to think it's still broken.  Visiting the site still throws an SSL cert error after cache clear.

I see the jogamp.org cert began march 2.  Based on github's error message I believe it is finding www.jogamp.org and it's looking for jogamp.org (no www).
Reply | Threaded
Open this post in threaded view
|

Re: SSL Cert problem on Jogamp.org?

gouessej
Administrator
It's strange, it should follow the redirection. Thank you for investigating. It should be trivial to fix, creating a certificate for both jogamp.org and www.jogamp.org with Let's Encrypt is easy, I did something similar for my main domain.

Sven, what's up?
Julien Gouesse | Personal blog | Website