public class InstallCert extends Object
| 构造器和说明 |
|---|
InstallCert() |
public static void generateTrustStore(String domain) throws NoSuchAlgorithmException, CertificateException, IOException, KeyStoreException, KeyManagementException
public static void generateTrustStore(String domain, String password) throws NoSuchAlgorithmException, CertificateException, IOException, KeyStoreException, KeyManagementException
Copyright © 2023. All rights reserved.