#2195 closed feature-request (Fixed)
[lt.sess.set.ssl_listen] An option to disable the bittorrent SSL port
Reported by: | surdose | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Core | Version: | master |
Keywords: | 4433, SSL, port | Cc: |
Description
Recent versions of libtorrent have the bittorrent over SSL support. It would be nice to disable the default 4433 TCP port when it's not needed.
http://www.rasterbar.com/products/libtorrent/manual.html#ssl-torrents
To not listen on an SSL socket at all, set ssl_listen to 0.
Change History (4)
comment:1 Changed 10 years ago by Cas
- Summary changed from An option to disable the bittorrent SSL port to [lt.sess.set.ssl_listen] An option to disable the bittorrent SSL port
comment:2 Changed 9 years ago by Cas
I have disabled port until SSL torrents supported: [1de0c30bb0d9]
comment:3 Changed 9 years ago by Cas
- Milestone changed from 1.4.0 to 2.0.0
- Resolution set to Fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You can use the lt config plugin to change this setting in meantime.