Skip to content

Fold easyrsa-tools.lib into easyrsa#1288

Merged
TinCanTech merged 5 commits intoOpenVPN:masterfrom
TinCanTech:fold-in-tools-lib
Jan 31, 2025
Merged

Fold easyrsa-tools.lib into easyrsa#1288
TinCanTech merged 5 commits intoOpenVPN:masterfrom
TinCanTech:fold-in-tools-lib

Conversation

@TinCanTech
Copy link
Collaborator

Take only the used functions from easyrsa-tools.lib Remove sourcing easyrsa-tools.lib

Take only the used functions from easyrsa-tools.lib
Remove sourcing easyrsa-tools.lib

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech
Copy link
Collaborator Author

TinCanTech commented Jan 25, 2025

Note: At his time, some early versions of OpenSSL version 3 do not support -dateopt iso_8601

eg: OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

Use command easyrsa show-expire, which will display the OpenSSL error message Invalid date format: iso_8601, if OpenSSL version is old enough.

EasyRSA handles this nugget internally, the error generated is consumed consistently. See function iso_8601_cert_enddate().

@TinCanTech TinCanTech merged commit a7b7774 into OpenVPN:master Jan 31, 2025
4 checks passed
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.

easyrsa release tarball is not shipping easyrsa-tools.lib (v3.2.1) Fold easyrsa-tools.lib into easyrsa

1 participant