Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
"%JAVA_HOME%\bin\keytool" -import -alias %ALIAS% -keystore "%JAVA_HOME%\jre\lib\security\cacerts" -file %CERT_FILE%
 
If the above command asks you for a password the default is 'changeit' without the quotes

Restart the CostOS server

...

Code Block
"%JAVA_HOME%\bin\keytool" -delete -alias %ALIAS% -keystore "%JAVA_HOME%\jre\lib\security\cacerts"
 

...

 Restart the CostOS server

Content by Label
showLabelsfalse
max5
spacesCOST8
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("ldap","server","activedirectory","ssl") and type = "page" and space = "COST8"
labelsssl ldap activedirectory server

...