mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 08:41:02 +03:00
add serialsock
This commit is contained in:
5
NES_webiface/HOWTO.cert
Normal file
5
NES_webiface/HOWTO.cert
Normal file
@@ -0,0 +1,5 @@
|
||||
create:
|
||||
openssl req -newkey rsa:2048 -nodes -keyout cert.key -x509 -days 365 -out cert.pem
|
||||
|
||||
review:
|
||||
openssl x509 -text -noout -in cert.pem
|
||||
Reference in New Issue
Block a user