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

Option --fix-offset: Adjust off-by-one day #847

Merged
merged 1 commit into from Jan 13, 2023

Conversation

TinCanTech
Copy link
Collaborator

The current code calculates --fix-offset=1 as January 2nd.

This decreases the input value by one, which results in --fix-offset=1 being January 1st.

Signed-off-by: Richard T Bonhomme tincantech@protonmail.com

The current code calculates --fix-offset=1 as January 2nd.

This decreases the input value by one, which results in
--fix-offset=1 being January 1st.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech TinCanTech self-assigned this Jan 13, 2023
@TinCanTech TinCanTech linked an issue Jan 13, 2023 that may be closed by this pull request
@TinCanTech TinCanTech added this to the v3.1.2 - 13.1.2023 milestone Jan 13, 2023
@TinCanTech TinCanTech merged commit 8845462 into OpenVPN:master Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed certificate dates cannot select January 1st of this year
1 participant