Hello expert…
i have a one question …
i try to create consumer to HTTPS In a address
received to HTTPS WSDL is properly made in soapUI
but i create fail in webMethods designer
my Setting
IS> Keystore > Keystore : jks file > create by private key and public key
Truststore : jks file > SERVER Public key (.der)
designer : connected by localhost:5555 ( not checked secure connection and default http port. )
Do not understand things…
When I was a server it was properly give ssl communication with client …
perhaps… Is there a setting miss?
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException:
No subject alternative names present
best regard.