This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Requires responder_url (default OCSP responder url) for certificate revocation settings, OCSP settings, when it should not be mandatory #231
Labels
bug
Something isn't working
Terraform version: 1.2.5
Provider version: 0.0.24 , latest version, when this was posted
PingFederate version: 11.1.1-edge
Problem:
In PingFederate 11, Certificate Revocation Checking ( in the Security tab), when OCSP is enabled ( ENABLE OCSCP) does not require a default OCSP response URL to be entered, yet it is wrongfully required by the provider.
Relevant Terraform code:
Resource: pingfederate_certificates_revocation_settings
Block: ocsp_setting {}
Field: responder_url
Simple reproducer:
error message:
Doing a plan when this same configuration has been entered manually in the console gives the message:
This kind of configuration cannot be added in with the provider, which is the issue.
The text was updated successfully, but these errors were encountered: