Hello, I found the problem myself. The problem is in the keytool import: "-import - Import either a certificate to be treated as a "trusted certificate" or a certificate reply returned by a CA. The latter will be used to replace the corresponding self-signed certificate in the keystore."
To import a signed certificate, you first had to create a corresponding self-signed certificate in keytool, which will then be replaced. This was our mistake, since we not only signed but also created our certificate outside of keytool. Roland -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>