samples-server
samples-server copied to clipboard
key and certificate data to be used for our HTTPS/WSS server
How to get key and certificate data to be used for our HTTPS/WSS server?Thanks!!
I think we are having the same issue when trying to launch the server :
Error: ENOENT: no such file or directory, open '/etc/pki/tls/private/mdn.key'
generate by run : openssl req -days 3650 -x509 -sha256 -nodes -newkey rsa:2048 -keyout mdn.key -out mdn.crt