Finally I am stuck.
I followed this topic and did what is recommended but i still have one problem.
- Can't read/parse https://
Code: Select all
(State: {error reading "sock6012b01550": software caused connection abort} {error reading "sock6012b01550": software caused connection abort
while executing
"gets $sock state(http)"} {POSIX ECONNABORTED {software caused connection abort}})
SSL channel "sock6012b01550": error: tlsv1 alert internal error
RSS Error: Unable to decompress "https://url.something.rss.rss.php": Trf package not found.
Compiled:
Code: Select all
./configure --with-sslinc --with-ssllib --enable-tls
Code: Select all
dev-lang/tcl 8.6.6
dev-tcltk/itcl 4.0.3
dev-tcltk/tcllib 1.16
dev-tcltk/tls 1.6-r3 (also tried 1.6.7
net-libs/gnutls 3.3.24-r1
dev-libs/openssl 1.0.2j
Code: Select all
blowfish.so channels.so console.so dns.so irc.so server.so
Code: Select all
source scripts/action.fix.tcl
source scripts/cmd_resolve.tcl
source scripts/alltools.tcl
source scripts/sentinel.tcl
source scripts/compat.tcl
source scripts/http_2.7.13.tcl
source scripts/egghttp.tcl
source scripts/rss-synd.tcl
I also do not need a fancy script and if anyone knows of any other that works with ssl/tls, i will give it a try.