Hi Christian, Are you sure the certificate is loaded by wss4j? I believe all certificates found in the truststore are considered "trusted". You could debug to see what actually happens or at least run with -Djavax.net.debug=all to check if some error occurs while reading the certificates...
Regards, Stefan