You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step2:- From a command line prompt, cd to the directory where InstallCert.java file is saved.
Step3:- Run javac InstallCert.java Make sure java is on your path. See Installing Java for Confluence.
Step4:-Run java InstallCert. pass the parameter "servername" and port with the command . Port is an optional argument,
java InstallCert testlink.jabong.in and press Enter again if required.
Step5:-Check the folder where InstallCert,java is kept . There will be a file named as jssecacerts
Copy this file into $JAVA_HOME/jre/lib/security for the JRE that eclipse is using for its runtime.