tj / axon

message-oriented socket library for node.js heavily inspired by zeromq
MIT License
1.5k stars 155 forks source link

tls certificates ? #171

Open fas3r opened 5 years ago

fas3r commented 5 years ago

Hello,

Is it possbile to provide a cert, key and [ca] ( secureContext ) for the client / server ?

Thanks

Skywalker13 commented 4 years ago

IMHO you should use an SSH tunnel.