From 0ea3afcca4d214a4054ef10ee76e4e97365928dc Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Thu, 11 Feb 2016 14:59:50 -0700 Subject: PKI TRAC Ticket #1850 - Rename DRMTool --> KRATool --- base/java-tools/doc/README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'base/java-tools/doc') diff --git a/base/java-tools/doc/README b/base/java-tools/doc/README index fa0af7d4b..1cd2a1d86 100644 --- a/base/java-tools/doc/README +++ b/base/java-tools/doc/README @@ -37,8 +37,8 @@ CRMFPopClient A command line utility used to generate CRMF requests with proof of possession (POP). -DRMTool -drmtool_config_file A command line utility used to - change the storage key used +KRATool -kratool_config_file A command line utility used to + change the storage key used -source_ldif_file to wrap the symmetric key which is used to encrypt the -target_ldif_file user's private key. @@ -46,7 +46,7 @@ DRMTool -drmtool_config_file A command line utility used to -log_file may also be used to re-index IDs associated with the various [-source_pki_security_database_path records which may be useful - for DRM consolidation. + for KRA consolidation. -source_storage_token_name '' -source_storage_certificate_nickname @@ -59,10 +59,10 @@ DRMTool -drmtool_config_file A command line utility used to || -remove_id_offset ] - [-source_drm_naming_context - ] - [-target_drm_naming_context - ] + [-source_kra_naming_context + ] + [-target_kra_naming_context + ] [-process_requests_and_key_records_only] ExtJoiner . . . A command line utility utilized -- cgit