What’s New

ngrok 3.9.0

3.9.0

ngrok Agent 3.9.0

Added 3
  • Add a /api/status endpoint to the local agent API that returns the agent's current status
  • Agent will check the Certificate Revocation List (CRL) on Session initiation
  • Add crl_noverify: true option to override Certificate Revocation List checking when using a custom Connect URL with an invalid CRL in the chain
Fixed 1
  • Fix Certificate Revocation List (CRL) checking for certain Let's Encrypt certificate chains

Added a /api/status endpoint to the local agent API that returns the agent's current status The agent will check the Certificate Revocation List (CRL) on Session initiation. If a custom Connect URL is being used that has an invalid CRL in the chain, the crl_noverify: true option can be used to override this check, if desired Certificate Revocation List (CRL) checking for certain Let's Encrypt certificate chains has been fixed

View original

Discussion