Difference between revisions of "Keytool -importcert"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* <code>[[keytool]] -import -alias <new_unique_alias> -file <any_filename_here_from_above> -[[keystore]] <path/to/truststore></code>
 
* <code>[[keytool]] -import -alias <new_unique_alias> -file <any_filename_here_from_above> -[[keystore]] <path/to/truststore></code>
  
 +
 +
Default password: <code>changeit</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:09, 4 March 2021


  • keytool -import -alias <new_unique_alias> -file <any_filename_here_from_above> -keystore <path/to/truststore>


Default password: changeit

See also

Advertising: