Hello – I’m trying to generate a wsdl client from a wsdl url which is https. How do I include my javax.net.ssl.keyStore, javax.net.ssl.keyStorePassword, javax.net.ssl.trustStore,javax.net.ssl.trustStorePassword paths so that the wizard gets them? Otherwise it gives me an error saying”unable to find valid certificates.
Thanks,
Dan