Page 1 of 1

Using certificate to generate SOAP api with wsimport

Posted: Wed Jun 14, 2017 9:03 am
by g.tsankov
Hello,
I installed zimbra on Vagrant VM using CentOS to integrate with another application. I need to generate the SOAP API stubs using wsimport, but it seems to fail with :

Code: Select all

ERROR] java.security.cert.CertificateException: No subject alternative names matching IP address <MY IP> found
I tried installing a certificate and putting it and pointing it to the keystore on my machine but still get the same error.

How can I pass this validation? Should I install a new certificate to the zimbra server?

Re: Using certificate to generate SOAP api with wsimport

Posted: Mon Jun 19, 2017 9:40 am
by Gren Elliot
Please provide some context, for example the command that resulted in this error. What version of Zimbra are you running, is that on the same server you're running the command etc.