1·Optionally, you can create a truststore by specifying a different name for keystore.
您可以通过为密钥库指定一个不同的名称来创建一个信任库,这是可选的。
2·The location and name of the server keystore and server stash file is predefined
服务器密钥库和服务器存储文件的位置和名称是预定义的
3·Missing values for keystore and stash file location in conssl.cfg file
cfg 文件中缺少密钥库的值和存储文件位置
4·This command specifies that a personal certificate (public/private key pair) be generated in a keystore that is to be located in the current directory.
该命令指定在一个位于当前目录下的密钥库中生成一张个人证书(公钥/私钥对)。
5·Why it is required because using SSL handshake server will send its SSL certificate and client will validate this certificate from its trusted list of certificates present in his keystore.
为什么是必需的,因为 使用SSL握手服务器将发送其SSL证书,客户端将从其密钥库中存在的可信证书列表中验证此证书。