You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enable TLS in the config file with transmission-rss, I get this response..
May 09 21:00:39 COMPUTER transmission-rss[2330600]: /usr/lib/ruby/3.0.0/net/protocol.rb:46:in 'connect_nonblock': SSL_connect returned=1 errno=0 peeraddr=192.168.1.50:9091 state=error: certificate verify failed (unable to get local issuer certificate) (OpenSSL::SSL::SSLError)
I am using a valid cert
In the config I'm using the correct host (mydomain.net - which points to my Local IP because I edited /etc/hosts) to make the certificate valid..
The HTTPS link to my transmission interface works fine in my web browser. The SSL/Lock icon says that it's secure and the certificate is valid and issued by a trusted authority.
I'm wondering if there's something more to get SSL working with transmission-rss ?
When I enable TLS in the config file with transmission-rss, I get this response..
May 09 21:00:39 COMPUTER transmission-rss[2330600]: /usr/lib/ruby/3.0.0/net/protocol.rb:46:in 'connect_nonblock': SSL_connect returned=1 errno=0 peeraddr=192.168.1.50:9091 state=error: certificate verify failed (unable to get local issuer certificate) (OpenSSL::SSL::SSLError)
I am using a valid cert
In the config I'm using the correct host (mydomain.net - which points to my Local IP because I edited /etc/hosts) to make the certificate valid..
The HTTPS link to my transmission interface works fine in my web browser. The SSL/Lock icon says that it's secure and the certificate is valid and issued by a trusted authority.
I'm wondering if there's something more to get SSL working with transmission-rss ?
transmission-rss version: 1.3.0.pre
ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu]
The text was updated successfully, but these errors were encountered: