• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

ODO Webserver

Newbie Spellweaver
Joined
Dec 19, 2014
Messages
16
Reaction score
5
HI!
How to generate the jks file?
i use this command:
keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore keystore.jks -dname "CN=odo,OU=odo, O=odo, L=odo, ST=odo, C=DE" && keytool -certreq -alias server -file keystore.csr -keystore keystore.jks

the file is generated but every time i get this error: NET::ERR_CERT_AUTHORITY_INVALID