-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix(deps): update module github.com/letsencrypt/pebble/v2 to v2.7.0 #394
fix(deps): update module github.com/letsencrypt/pebble/v2 to v2.7.0 #394
Conversation
profiles = map[string]ca.Profile{ | ||
"default": { | ||
Description: "The profile you know and love", | ||
ValidityPeriod: 7776000, | ||
}, | ||
"shortlived": { | ||
Description: "A short-lived cert profile, without actual enforcement", | ||
ValidityPeriod: 518400, | ||
}, | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Support for ACME profiles was added with Pebble v2.7.0:
https://github.com/letsencrypt/pebble/releases/tag/v2.7.0#:~:text=Add%20support%20for%20ACME%20Profiles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: marc1404 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: 283125b6607bf4cd5e02327dbc94afaa1fddba03
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v2.6.0
->v2.7.0
Release Notes
letsencrypt/pebble (github.com/letsencrypt/pebble/v2)
v2.7.0
Compare Source
What's Changed
Full Changelog: letsencrypt/pebble@v2.6.0...v2.7.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.