| 知乎专栏 | 多维度架构 |
Import the certificate and attach it to your server key pair by typing the command
keytool -import -alias myserverkeypair -storepass YourPasswordHere \
-keystore private.keystore -file myserver.cer
Certificate reply was installed in keystore