mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #457] [CLOSED] be more verbose on OCSP stapling file updates #841
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/457
Author: @a-tze
Created: 12/8/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
c9d74acbe more verbose on OCSP stapling file updates📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
dehydrated(+4 -1)📄 Description
related to issue #385
The OCSP update basically works like a charm, but it was making me pretty nervous to not see anything in the output related to OCSP when configuring it.
This is because the only echo was executed after the age check said an update is needed, so I propose to change that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.