Martijn Adriaens Posted November 10, 2020 Posted November 10, 2020 I've set up the Spotfire server on one AWS instance and a node manager on another AWS instance. The installation of Spotfire went fine but when trying to set up a node manager, I run into issues. The node shows up under the untrusted nodes but after trusing the node, it stays offline. I've tested connection between the servers and they can communicate fine on the necessary ports (9080 and 9443). Attached the Sportfire server logs with at the end the issue showing up. In the Node Manager logs I was able to retrieve following info: INFO 2020-11-16T09:38:22,562+0000 [] nodemanager.trust.DelayUntilAuthorizedGate: Unable to use certificate to contact the server at Node [serverName=server_ip, port=9443] on port 9443: I/O error on POST request for "https://server_ip:9443/spotfire/nodemanager/messages": Certificate for doesn't match any of the subject alternative names: [server_name1, server_name2, server_name3; nested exception is javax.net.ssl.SSLPeerUnverifiedException: Certificate for doesn't match any of the subject alternative names: [server_name1, server_name2, server_name3;] Could someone help me out with this issue
Recommended Posts
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