Jump to content

Updating to TLS1.2 or TLS1.3


Recommended Posts

3 hours ago, pimmesz said:

Hi,

 

Trying to get a usenet to work. In order to enable SSL I'm required to update to TLS1.2. Anyone experience with how to do this within Unraid?

Please don't post the same issue in multiple forums.

 

From the nginx.conf file:

    ssl_protocols              TLSv1.3 TLSv1.2;

 

Link to comment

Sorry I wasn't sure which topic this belonged to. 

 

It seems that I already have these settings. In my /etc/nginx/nginx.conf I have:

ssl_protocols              TLSv1.3 TLSv1.2;

However when I try to add SSL to my usenet download client in Sonarr I get:

 

Test was aborted due to an error: Unable to connect to NzbGet. Error: SecureChannelFailure (Authentication failed because the remote party has closed the transport stream.): '

Edited by pimmesz
Link to comment
4 minutes ago, pimmesz said:

Sorry I wasn't sure which topic this belonged to. 

 

It seems that I already have these settings. In my /etc/nginx/nginx.conf I have:

ssl_protocols              TLSv1.3 TLSv1.2;

However when I try to add SSL to my usenet download client in Sonarr I get:

 

Test was aborted due to an error: Unable to connect to NzbGet. Error: SecureChannelFailure (Authentication failed because the remote party has closed the transport stream.): '

Each docker will have it's own settings.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...