Difference between revisions of "Keytool -importcert"

From wikieduonline
Jump to navigation Jump to search
(Created page with " keytool -import -alias <new_unique_alias> -file <any_filename_here_from_above> -keystore <path/to/truststore> == See also == * {{JVM}} Category:Security")
 
Line 1: Line 1:
  keytool -import -alias <new_unique_alias> -file <any_filename_here_from_above> -keystore <path/to/truststore>
+
  keytool -import -alias <new_unique_alias> -file <any_filename_here_from_above> -[[keystore]] <path/to/truststore>
  
  

Revision as of 09:56, 4 March 2021

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


See also

Advertising: