/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

www.integralist.co.uk
| | alexzeng.wordpress.com
2.6 parsecs away

Travel
| | I'm working on setup authentication for an internal website recently.To protect usernames and passwords, setting up HTTPS is very necessary. Here is my first trial on HTTPS/SSL: Step 1. Check if apache has ssl module compiled Step 2. Compile apache if it didn't have ssl module Step 3. Config apache SSL A. Load ssl module,...
| | younes.codes
2.5 parsecs away

Travel
| | Learn how to run Rails over HTTPS on localhost, in development environment.
| | developerlife.com
2.7 parsecs away

Travel
| | TLS is the backbone of web security. We will explore using TLS with Rust, and CFSSL to create a certificate authority to issue self signed certificates & keys. We will also create a server and client that communicate securely over the network using tokio and upgrade insecure TcpStream to TLSStream, and work with TLSAcceptor and TLSConnector.
| | www.alexblackie.com
20.0 parsecs away

Travel
|