> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/how-tos/how-to-fix-tls-error-reason-extension-should-not-be-presented-in-certificate-request.md).

# How to fix TLS error "Reason- extension (5) should not be presented in certificate\_request."

### Issue <a href="#issue" id="issue"></a>

When Spinnaker attempts to connect to any client services behind a TLS endpoint, you receive the following error: `Reason: extension (5) should not be presented in certificate_request`

### Cause <a href="#cause" id="cause"></a>

It may be related to a Java and Go bug mentioned here: <https://github.com/golang/go/issues/35722#issuecomment-557209799>.
