gogs: gogs.io certificate has an invalid OCSP

Firefox 47.0 refuses to render https://gogs.io, while it is happy with https://try.gogs.io. The problem is in the OCSP of the certificate.

sslabs.com confirms, compare these two: https://www.ssllabs.com/ssltest/analyze.html?d=gogs.io https://www.ssllabs.com/ssltest/analyze.html?d=try.gogs.io

For the first, the analysis reports:

OCSP stapling: Invalid   Failed to validate response 

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

Same here. Firefox 49 stable, Firefox 51.0a2 Aurora, SeaMonkey and Palemoon on Ubuntu. An error occurred during a connection to gogs.io. Invalid OCSP signing certificate in OCSP response. Error code: SEC_ERROR_OCSP_INVALID_SIGNING_CERT

Chorme, Chromium, Opera, Midori, Iridium, Vivaldi and Brave is normal.

@mholt Updated to latest (0.9.3) version, everything seems good so far! 😄