Hi.
I tried everything that you said. I did it as my user (this is dev install), and also as the zimbra user.
First of all, the keytool requires that the user invoking the commands has write permissions to:
keytool error: java.io.FileNotFoundException: /opt/zimbra/java/jre/lib/security/cacerts (Permission denied)
Why is it so - that I need write permissions in the JAVA library?
Code:
zimbra@aio:~$ ./bin/zmcreatecert
** Importing CA
Certificate was added to keystore
keytool error: java.io.FileNotFoundException: /opt/zimbra/java/jre/lib/security/cacerts (Permission denied)
** Creating keystore
** Creating server cert request
...
Then I keep getting the error:
Code:
zimbra@aio:~$ ./bin/zmcertinstall mailbox
** Importing server cert
keytool error: java.lang.Exception: Public keys in reply and keystore don't match