|
You are here |
adamu.jp | ||
| | | | |
gist.github.com
|
|
| | | | | Self Signed Certificate with Custom Root CA. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
alexzeng.wordpress.com
|
|
| | | | | 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,... | |
| | | | |
wiki.sympl.io
|
|
| | | | | ||
| | | | |
www.sudo.ws
|
|
| | | 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. | ||