ratatouille <ratatoui...@bitclusive.de> schrieb am 10.04.20 um 16:52:38 Uhr:
> Hello! > > I exported existing letsencrypt certificate into PKCS12 format. That went > well. > > Then I imported resulting red5.p12 into keystore, fine. > > Executing > keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks > -trustcacerts -file /home/andreas/rootcert.pem > > gives an error after entering the password: > Keytool-Fehler: java.io.IOException: Keystore was tampered with, or password > was incorrect > > Surely the password is correct. I used "Create Keystore using existing key-pair" from https://om.alteametasoft.com/openmeetings/docs/RTMPSAndHTTPS.html for advice. Must the password for the keystore be set somewhere in $om config? Andreas