vgarrido
3 years agoNew Contributor
SSl certification response
I'm using a mock server in order to test my external own client. I enable SSL and add a keystore and truststore that include an expired certified. But when i do a request to this mock server, the mock server does not return the expired certified so, the connection is always succesfully.
What i'm doing wring?