You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@russell-lewis Suggested that we add a new validation step to dis-allow expirations that end on a weekend.
This will be a new global config:
LEMUR_ALLOW_WEEKEND_EXPIRATION=False. Default will be true. This should apply to certificates as well as authorities. The dis-allowance should show itself in the date-picker as well as a validation error from the API.
The text was updated successfully, but these errors were encountered:
@russell-lewis Suggested that we add a new validation step to dis-allow expirations that end on a weekend.
This will be a new global config:
LEMUR_ALLOW_WEEKEND_EXPIRATION=False
. Default will be true. This should apply to certificates as well as authorities. The dis-allowance should show itself in the date-picker as well as a validation error from the API.The text was updated successfully, but these errors were encountered: