|
You are here |
sdn-warrior.org | ||
| | | | |
nbailey.ca
|
|
| | | | | Kubernetes is our generation's Asbestos. | |
| | | | |
www.dgendill.com
|
|
| | | | | [AI summary] A developer shares a detailed tutorial on how to generate self-signed SSL certificates with specific Subject Alternative Names to enable secure service worker testing on mobile devices over a local network. | |
| | | | |
zaries.wordpress.com
|
|
| | | | | There are thousands of articles and entries in stackexchange but none of them worked for me out of the box. So after hours of battling with this issue here is my short recipe. Create the Root Key: openssl genrsa -out rootCA.key 2048 Self-sign this root certificate: openssl req -x509 -new -nodes -key rootCA.key -sha256 -days... | |
| | | | |
josiahparry.com
|
|
| | | |||