Enable OCSP Stapling #5

Closed
opened 2014-12-06 21:05:14 +01:00 by alanorth · 1 comment
alanorth commented 2014-12-06 21:05:14 +01:00 (Migrated from github.com)

Less overhead for clients because it reduces the round trip time needed to contact the CA's OCSP service.

See: https://raymii.org/s/tutorials/OCSP_Stapling_on_nginx.html

Less overhead for clients because it reduces the round trip time needed to contact the CA's OCSP service. See: https://raymii.org/s/tutorials/OCSP_Stapling_on_nginx.html
alanorth commented 2014-12-06 21:29:40 +01:00 (Migrated from github.com)

Enabled and working. Tested with:

$ openssl s_client -connect mjanja.ch:443 -servername mjanja.ch -tls1 -tlsextdebug -status
Enabled and working. Tested with: ``` console $ openssl s_client -connect mjanja.ch:443 -servername mjanja.ch -tls1 -tlsextdebug -status ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alanorth/ansible-personal#5
No description provided.