NametagEdit

721k Downloads

[Website] Jenkins HTTPS Certificate — Certificate chain incomplete

I-Al-Istannen opened this issue · 1 comments

commented

Bug Report

The certificate the server sends has an incomplete certificate chain which causes maven (and curl and others) to refuse to establish a connection.

* Issue another request to this URL: 'https://ci.nametagedit.com/plugin/repository/everything/'
*   Trying 45.55.192.91...
* TCP_NODELAY set
* Connected to ci.nametagedit.com (45.55.192.91) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (OUT), TLS alert, Server hello (2):
* SSL certificate problem: unable to get local issuer certificate
* stopped the pause stream!
* Closing connection 1
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

SSL labs report:
https://www.ssllabs.com/ssltest/analyze.html?d=ci.nametagedit.com

commented

This has been fixed.