Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How often does this need to run? #16

Open
fusionfoto opened this issue Oct 14, 2020 · 1 comment
Open

How often does this need to run? #16

fusionfoto opened this issue Oct 14, 2020 · 1 comment

Comments

@fusionfoto
Copy link

I'm only vaguely familiar with the OCSP stapling process, but its not clear to me -- since this sets a run time value... if we run the updater each time we restart haproxy or each time we update the cert?

thanks in advance -- and very much appreciated you writing this!

@RealXuChe
Copy link

you should run it every time you start HAProxy. Consider adding an ExecStartPost entry in your systemd unit to achieve this.

And, OCSP may expire often, for example, an OCSP response on my server from ZeroSSL expires in a week, so you may want to add a crontab task to refresh it every day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants