Difference between revisions of "Keytool -importcert"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
+ | * <code>[[keytool]] -import -alias <new_unique_alias> -file <any_filename_here_from_above> -[[keystore]] <path/to/truststore></code> | ||
+ | |||
+ | |||
+ | Default password: <code>changeit</code> | ||
+ | |||
+ | |||
+ | Enter keystore password: | ||
+ | Owner: CN=subdomain.domain.com | ||
+ | .../... | ||
+ | Trust this certificate? [no]: yes | ||
+ | Certificate was added to keystore | ||
+ | |||
+ | |||
+ | |||
+ | * <code>[[keytool list]]</code> | ||
== See also == | == See also == | ||
* {{keytool}} | * {{keytool}} | ||
+ | * {{CA}} | ||
[[Category:Security]] | [[Category:Security]] |
Latest revision as of 05:20, 11 March 2021
keytool -import -alias <new_unique_alias> -file <any_filename_here_from_above> -keystore <path/to/truststore>
Default password: changeit
Enter keystore password: Owner: CN=subdomain.domain.com .../... Trust this certificate? [no]: yes Certificate was added to keystore
See also[edit]
keytool, keytool -list, keytool -importcert
- CA, Root Certificates, FreeIPA, PKI, OpenCA, Wildcard certificate,
certtool
,certbot
(Let's Encrypt),certinfo
(Cloudflare), ACME, Boulder,cfssl
(Cloudflare), Public key certificate, public key, TLS and X.509, OCSP, Subject Alternative Name (SAN),openssl ca
, Self signed certificate, CSR,keytool
, ACM, KMS,aws acm
, IdenTrust, multirootca, cert-manager, ca_cert_identifier
Advertising: