Hi,
One of our team is working on a java development environment built on Eclipse. There is a plugin for Eclipse which adds support for Vault.
The setup connects to our Vault server via SSL. The connection failed with the msg:
The connection to the server failed: server cannot be contacted or uses a protocol that is not supported by this client. Unable to connect to https://MyVaultServer/VaultService. No server was found at the specified URL. Please verify your network settings using the Option dialog under the Tools menu in the Vault GUI client
The Vault client works OK, and the https://MyVaultServer/VaultService URL is responsive (but we have to accept the certificate manually, we generate our own SSL certificate).
Could that be the unverified SSL certificate which is the cause of the issue?
Thanks very much in advance for any advice.
Eclipse plug in doesn't find Vault Server (SSL)
Moderator: SourceGear