Explore >> Select a destination


You are here

www.sudo.ws
| | memo.mx
3.9 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....
| | younes.codes
7.8 parsecs away

Travel
| | Learn how to run Rails over HTTPS on localhost, in development environment.
| | www.integralist.co.uk
7.8 parsecs away

Travel
| |
| | malgregator.com
36.9 parsecs away

Travel
| 35-year-old vulnerability has been discovered in the SCP file transfer utility. According to the advisory impact section, 'Malicious scp server can write arbitrary files to scp target directory, change the target directory permissions and to spoof the client output.'