To create and import self-signed SSL certificates: Create an untrusted certificate for the HTTP service host with the command:keytool -keystore certificates.ks -storetype JCEKS -storepass passwd -genkey -alias http Enter the fully qualified domain name of the HTTP service host when prompted for your first name and last name. Create an untrusted certificate for the console proxy service host […]
↧