/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

current.workingdirectory.net
| | memo.mx
2.3 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.integralist.co.uk
2.5 parsecs away

Travel
| |
| | www.sudo.ws
2.3 parsecs away

Travel
| | Using sudo_logsrvd to centrally collect sudo session recordings from your network is a huge step forward in security: users cannot delete or modify session recordings locally. However, by default, transmission of recordings is not encrypted, making it open to modifications and eavesdropping. Encrypting the connection between sudo and sudo_logsrvd can eliminate these problems. Larger environments usually either have in-house PKI tooling in place, or colleagues who know all openssl options off the top of their heads. However, small and medium enterprises often lack the infrastructure or knowledge to work with TLS certificates.
| | www.agwa.name
22.0 parsecs away

Travel
|