-connectWithout BinkpTLS=true in the node section for 153/757 binkit
doesn't AI>> send to 153/757, and with it set to true it attempts to
send it but AI>> fails because of a bad password. 153/757 is running
binkd and doesn't AI>> have TLS support.
Use a proxy ;)
Maybe someone wants to try 2:221/6:
binkps://news.fidonet.fi:24567
binkd to binkd TLS connection:
+ 18:48 [3125] call to 2:221/6@fidonet
+ 18:48 [3125] External command 'openssl s_client -quiet -alpn binkp
news.fidonet.fi:24567' started, pid 3126
18:48 [3125] connected
+ 18:48 [3125] outgoing session with news.fidonet.fi:24567
Use a proxy ;)
Maybe someone wants to try 2:221/6:
binkps://news.fidonet.fi:24567
binkd to binkd TLS connection:
+ 18:48 [3125] call to 2:221/6@fidonet
+ 18:48 [3125] External command 'openssl s_client -quiet -alpn binkp -connect
news.fidonet.fi:24567' started, pid 3126
18:48 [3125] connected
+ 18:48 [3125] outgoing session with news.fidonet.fi:24567
Would you explain this "external command"? How to run it from binkd?
Would you explain this "external command"? How to run it from
binkd?
Never mind, I got it:
=== Cut ===
node 2:221/6 -pipe "openssl s_client -quiet -alpn binkp -connect news.fidonet.fi:24567" *
=== Cut ===
=== Cut ===
node 2:221/6 -pipe "openssl s_client -quiet -alpn binkp -connect
news.fidonet.fi:24567" *
=== Cut ===
alternatice command is
node 2:221/6 -pipe "ncat --ssl-alpn binkp *H *I" news.fidonet.fi:24567
The alpn stuff is only needed if the server demands it (e.g when
running webserver, xmpp server, binkp on port 443). I use "ncat
--ssl-alpn binkp H* I*", because "ncat --ssl H* I*" invokes ncat with
the port number "I*" instead of the real port number. I guess this is
a bug in binkd. Some problem with parsing the -pipe parameter?
=== Cut ===
node 2:221/6 -pipe "openssl s_client -quiet -alpn binkp -connect
news.fidonet.fi:24567" *
=== Cut ===
alternatice command is
node 2:221/6 -pipe "ncat --ssl-alpn binkp *H *I" news.fidonet.fi:24567
The alpn stuff is only needed if the server demands it (e.g when running webserver, xmpp server, binkp on port 443).
I wonder, if we should directly jump to QUIC instead of implementing
TLS over TCP?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 412 |
Nodes: | 16 (2 / 14) |
Uptime: | 05:01:33 |
Calls: | 8,614 |
Calls today: | 15 |
Files: | 13,234 |
Messages: | 5,936,243 |
Posted today: | 1 |