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

About the time formatting issue #227

Closed
wangzeyu92 opened this issue Aug 2, 2023 · 2 comments
Closed

About the time formatting issue #227

wangzeyu92 opened this issue Aug 2, 2023 · 2 comments

Comments

@wangzeyu92
Copy link

When the certificate age is generated by a newer version of easyrsa, if the certificate period is set in a lazy way, such as 100 years, the time format in the generated index .txt file is 21230614110144Z 15 data formats. Therefore, main.go's indexTxtDateLayout constant, kubernetes.go's constant indexTxtDateFormat two formatting characters 060102150405Z are not applicable. The temporary solution is to modify the source code and compile it directly。

@pashcovich
Copy link
Contributor

which version of EASYRSA did you use?

@pashcovich
Copy link
Contributor

closed in favor of #229

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