Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 168 Bytes

README.MD

File metadata and controls

4 lines (3 loc) · 168 Bytes

websocket bot / wss (ws via tls)

creating self-signed certificate on purpose of wss client

openssl req -new -x509 -days 365 -nodes -out cert.pem -keyout cert.pem