Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 404 Bytes

step-ca-pfsense

pfSense support for smallstep CA

The patch fixes the problem with obtaining a certificate from small-ca and changes the minimum certificate renewal period.

Updating certificates in my case has been resolved through a custom cron task.

16 */12 * * * root /usr/local/pkg/acme/acme_command.sh "renewall" 2>&1 | /usr/bin/logger -t ACME