API Portal 10.7 | webMethods API Portal for Administrators | Configuring API Portal | Configuring the API Endpoint Validation
 
Configuring the API Endpoint Validation
You can validate the certificate of the API Endpoints when trying APIs from the Try API page. If this validation is enabled, an error message is displayed during the following instances:
*The endpoint server's certificate is not issued by a trusted authority.
*The hostname of the endpoint server does not match the subject.
*To enable API Endpoint validation
1. Start the ACC.
2. Run the following command:
reconfigure apiportalbundle_s +JAVA-Dportal.ssl.trust.all.enable=false
The certification validation is enabled.