/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

adamu.jp
| | previnder.com
2.1 parsecs away

Travel
| |
| | zaries.wordpress.com
2.0 parsecs away

Travel
| | 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...
| | gist.github.com
1.9 parsecs away

Travel
| | Self Signed Certificate with Custom Root CA. GitHub Gist: instantly share code, notes, and snippets.
| | pentesterlab.com
25.5 parsecs away

Travel
| Explore a subtle issue in TLS clients where certificate authority (CA) handling can differ from expectations. Learn how to test if your system's CA is being trusted and ensure your TLS clients respect your chosen CA.