hippyshake Posted February 10, 2016 Posted February 10, 2016 Howdy everyone! Until now, we had a very good luck sending data with PostXML (FM 10, Scriptmaster 4.206). Now we are trying to connect, for testing purposes, to a server with a self signed certificate and we get the following message: javax.net.ssl.SSLHandShakeException: java.security.cert.CertificateException: No subject alternative DNS name matching... What I've tried to do is to import the certificate (provided by the server owner) into the Keychain (MacOS 10.7) and into the Java Control Panel in System Preferences. So far, no luck. Any tips, help, experience?
ryan360Works Posted February 11, 2016 Posted February 11, 2016 Hi hippyshake, I am by no means an SSL guru but from a little research I found a stackoverflow post that may pertain to the issue you are having. You can check it out here . I think the second answer to the issue pertains more to you. This one also looks to pertain to you and reiterates the answer from the other one. I hope those help!
Recommended Posts
This topic is 3550 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now