18303 shaares
1707 private links
1707 private links
26 results
tagged
ssl
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com https://certifytheweb.com
Via river.
- Partie 1 On parle de quoi ? : http://blog.eleven-labs.com/fr/comprendre-ssl-tls-partie-1/
- Partie 2 Chiffrement : http://blog.eleven-labs.com/fr/comprendre-ssl-tls-partie-2-chiffrement/
- Partie 3 Certificats : http://blog.eleven-labs.com/fr/comprendre-le-ssltls-partie-3-certificats/
- Partie 4 Handshake Protocol : http://blog.eleven-labs.com/fr/comprendre-le-ssltls-partie-4-handshake-protocol/
- Partie 5 Record Protocol : http://blog.eleven-labs.com/fr/comprendre-ssl-tls-partie-5-record-protocol/
This is a client for signing certificates with an ACME-server (currently only provided by Let's Encrypt) implemented as a relatively simple bash-script.
It uses the openssl utility for everything related to actually handling keys and certificates, so you need to have that installed.
Extraire la clef :
openssl pkcs12 -in ''votre.pfx'' -nocerts -out ''votre.key''
Extraire le certificat :
openssl pkcs12 -in ''votre.pfx'' -clcerts -nokeys -out ''votre.crt''
Tiens, c'est moi, ou les prix ont baissé à mort avec LetsEncrypt?
Cipherli.st Strong Ciphers for Apache, nginx and Lighttpd