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