私钥
keytool -genkeypair -keyalg RSA -keysize 2048 -sigalg MD5withRSA -validity 36500 -alias test_cf.gao1.com -keystore c:/data/test_cf.gao1.com.keystore
公钥keytool -export -alias test_cf.gao1.com -keystore c:/data/test_cf.gao1.com.keystore -file c:/test/test_cf.gao1.com.publickey.cer