ssl_options.certfile, Server certificate file path ... getInstance("JKS"); tks.load(new FileInputStream("/path/to/trustStore"), trustPassphrase); ...
確定! 回上一頁