Jira integration throwing SSL/TLS errors

Can anyone suggest how we can get past this SSL/TLS error we’re seeing with the Jira integration?

It is Jira on-premise and has a valid SSL cert that support TLS 1.2+.

Octopus throws these errors:

ERROR Unhandled error on request: http://XXXXXXXXXXXX/api/Spaces-1/packages?filter=&latest=true&take=50 40b7c4bcc44247bfa499e46477057f5f by : One or more errors occurred.
System.Net.Http.HttpRequestException: An error occurred while sending the request. —> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
— End of inner exception stack trace —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Octopus.Server.Extensibility.IssueTracker.Jira.Integration.JiraRestClient.d__7.MoveNext()

Thanks

Being handled in this private conversation: https://secure.helpscout.net/conversation/948507139/49752

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.