[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] can't enable SSL with IRSSI over TOR



> Does Freenode's hidden service support SSL?  Does it support SSL on port 6697?
>

Yes it does. 6697, 7000, 7070 that I know of ... These are my latest tries.


// /etc/tor/torrc
User tor
PIDFile /var/run/tor/tor.pid
Log notice syslog
DataDirectory /var/lib/tor/data

# tried these as well
#HiddenServiceDir /var/log/tor/hidden_service
#HiddenServicePort 7000 127.0.0.1:7000

### Freenode
mapaddress 10.40.40.40 p4fsi4ockecnea7l.onion


// .irssi/config
  {
    address = "p4fsi4ockecnea7l.onion";
    chatnet = "freenode-tor";
    port = "7000";
    use_ssl = "yes";
    ssl_verify = "yes";
    ssl_capath = "/etc/ssl/certs";
    autoconnect = "yes";
  }


// usewithtor irssi
01:22 Math::BigInt: couldn't load specified math lib(s), fallback to
          Math::BigInt::FastCalc at
          /usr/lib64/perl5/vendor_perl/5.12.4/Crypt/DH.pm line 6
01:22
01:22 -!- Irssi: SASL: auth loaded from /home/me/.irssi/sasl.auth
01:23 -!- Irssi: Server p4fsi4ockecnea7l.onion saved
01:23 -!- Irssi: Saved configuration to file /home/me/.irssi/config
01:23 -!- Irssi: Theme saved to /home/me/.irssi/default.theme
01:23 -!- Irssi: Looking up p4fsi4ockecnea7l.onion
01:23 -!- Irssi: Connecting to p4fsi4ockecnea7l.onion [127.0.69.0] port 7000
01:23 -!- Irssi: warning SSL handshake failed: Connection refused
01:23 -!- Irssi: Connection lost to p4fsi4ockecnea7l.onion
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk