Difference between revisions of "Keytool -importcert"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Default password: <code>changeit</code> | Default password: <code>changeit</code> | ||
+ | |||
+ | |||
+ | Enter keystore password: | ||
+ | Owner: CN=subdomain.domain.com | ||
+ | .../... | ||
+ | Trust this certificate? [no]: yes | ||
+ | Certificate was added to keystore | ||
+ | |||
+ | |||
+ | |||
+ | [[keytool list]] | ||
== See also == | == See also == |
Revision as of 10:11, 4 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
keytool list
See also
Advertising: