We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to to a better job at handling not_before and not_after attributes.
lemur/lemur/certificates/views.py
Line 325 in 9e0b9d9
We should not only validate that they are proper dates, we should create and set values for:
MAX_CERTIFICATE_LENGTH=2 DEFAULT_ISSUEANCE_LENGTH=2
MAX_CERTIFICATE_LENGTH=2
DEFAULT_ISSUEANCE_LENGTH=2
Values will be in years.
The text was updated successfully, but these errors were encountered:
Closes Netflix#278 and Netflix#199, Starting transition to marshmallow
47a5f70
Closes #278 and #199, Starting transition to marshmallow (#299)
52f44c3
* Closes #278 and #199, Starting transition to marshmallow
Closes Netflix#278 and Netflix#199, Starting transition to marshmallow (
4bf7971
Netflix#299) * Closes Netflix#278 and Netflix#199, Starting transition to marshmallow
Merge pull request Netflix#199 from atc/fix-build
0f20aca
add toml
No branches or pull requests
We need to to a better job at handling not_before and not_after attributes.
lemur/lemur/certificates/views.py
Line 325 in 9e0b9d9
We should not only validate that they are proper dates, we should create and set values for:
MAX_CERTIFICATE_LENGTH=2
DEFAULT_ISSUEANCE_LENGTH=2
Values will be in years.
The text was updated successfully, but these errors were encountered: