Home | Mirror | Search

4. import your signed certificate

		
keytool -import -alias servertest -storepass YourPasswordHere \
                -keystore private.keystore -file servertest.crt
		
		
comments powered by Disqus