-
Notifications
You must be signed in to change notification settings - Fork 59
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
[FEATURE REQUEST] citrixadc_sslcrl #1109
Comments
Hello @HS1542 Thanks |
Hello, There are some prerequisites to add a sslcrl. add ssl crl crl_file /var/netscaler/ssl/crl.pem -cacert CAcert -refresh ENABLE -time 01:00 |
Great, thank you! |
The function to create resources of type sslcrl seems missing from the provider?
sslcrl is required to be able to enforce CRL checks on mTLS connections.
ref: https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/ssl/sslcrl
The text was updated successfully, but these errors were encountered: