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
I configured Crypto Validation on an Application domain as Require CRL parameter is enabled.
But, the API request with client certificate could not access to an Application domain.
I found the following error message in the default log.
[default log error message] 0x81200026 SSL handshake certificate validation error with validation credentials QTSP01_CrytoValidation_CustomAppFW: unable to get certificate CRL
Since CRL Retrieval doesn't specify Crypto Validation on an Application domain, I configured Crypto Validation on each domain.
[Crypto Valication on default domain]
[Crypto Valication on an application domain]
Cloud you tell me how to configure CRL validation on an Application domain.
The text was updated successfully, but these errors were encountered:
Hi guys,
I want to configure CRL validation on an Application domain in IBM DataPower Gateway.
I'm using IBM DataPower Gateway Version 7.5.1.2
I followed this tutorial: CRLs in DataPower
I have configured the CRL Retrieval object in the default domain and the getting CRL has succeeded.
I found the following message in the default log.
[default log message] 0x806000a0 Successfully fetched valid CRL from HTTP source 'QTSP01_CRL_Retrieval
I configured Crypto Validation on an Application domain as Require CRL parameter is enabled.
But, the API request with client certificate could not access to an Application domain.
I found the following error message in the default log.
[default log error message] 0x81200026 SSL handshake certificate validation error with validation credentials QTSP01_CrytoValidation_CustomAppFW: unable to get certificate CRL
Since CRL Retrieval doesn't specify Crypto Validation on an Application domain, I configured Crypto Validation on each domain.
[Crypto Valication on default domain]
[Crypto Valication on an application domain]
Cloud you tell me how to configure CRL validation on an Application domain.
The text was updated successfully, but these errors were encountered: