]> TLD Linux GIT Repositories - packages/dehydrated.git/blob - 05-ocsp.sh
- updated URLs
[packages/dehydrated.git] / 05-ocsp.sh
1 # Option to add CSR-flag indicating OCSP stapling to be mandatory (default: no)
2 #OCSP_MUST_STAPLE="no"
3
4 # Fetch OCSP responses (default: no)
5 #OCSP_FETCH="no"
6
7 # OCSP refresh interval (default: 5 days)
8 #OCSP_DAYS=5