/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

simonsafar.com
| | memo.mx
3.5 parsecs away

Travel
| | A Certificate Authority or CA is an entity that signs digital certificates. These digital certificates are used to validate the connection while using secure mechanisms. Generating a root CA We will use a root CA to create intermediate CA's which are trusted to sign certificates on its behalf. First, prepare the environment. mkdir /root/ca && cd /root/ca mkdir certs crl newcerts private chmod 700 private touch index.txt echo 1000 > serial Then download the template for /root/ca/openssl....
| | www.dgendill.com
1.8 parsecs away

Travel
| | [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.
| | current.workingdirectory.net
5.8 parsecs away

Travel
| | Some thoughts based on my work as a movement technologist
| | www.fastvue.co
19.9 parsecs away

Travel
| In the wake of the Superfish, Komodia and PrivDog vulnerabilities, it's important to understand how EV certificates help secure your web sites and visitors.