Home | Mirror | SearchITEYE 博客 | OSChina 博客 | 51CTO 博客

14.4. import your signed certificate

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