从客户端密钥库导出 SGD Gateway SSL 证书。
gateway sslcert export --certfile cert-file
从位于 /opt/SUNWsgdg/proxy/etc/keystore.client
的客户端密钥库导出 SGD Gateway SSL 证书。该证书写入由 --certfile
选项指定的文件。
为访问客户端密钥库,此命令使用 /opt/SUNWsgdg/etc/password
中的密码。如果未提供此文件,则该命令会提示输入密码。
以下示例将 SGD Gateway SSL 证书从客户端密钥库导出到文件 gateway-ssl.pem
中。
# /opt/SUNWsgdg/bin/gateway sslcert export --certfile gateway-ssl.pem