summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src
diff options
context:
space:
mode:
authorAndrew Wnuk <awnuk@redhat.com>2012-02-22 09:12:27 -0800
committerAndrew Wnuk <awnuk@redhat.com>2012-02-22 09:12:27 -0800
commit9256c05feae016453ed2ce65672d92b8a72d6783 (patch)
treedd74399e0c81cdd6a772bbe4061cdff44d510677 /pki/base/common/src
parent6cb7baa5bf5162cd07bcd0b1619ca8f7d76fa782 (diff)
downloadpki-9256c05feae016453ed2ce65672d92b8a72d6783.tar.gz
pki-9256c05feae016453ed2ce65672d92b8a72d6783.tar.xz
pki-9256c05feae016453ed2ce65672d92b8a72d6783.zip
Sample ECC profiles
This patch provides two sample ECC certificate profiles. Bug: 223358.
Diffstat (limited to 'pki/base/common/src')
-rw-r--r--pki/base/common/src/UserMessages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/common/src/UserMessages.properties b/pki/base/common/src/UserMessages.properties
index 5d7cb3d0c..1c78c98ce 100644
--- a/pki/base/common/src/UserMessages.properties
+++ b/pki/base/common/src/UserMessages.properties
@@ -902,7 +902,7 @@ CMS_PROFILE_KEY_LEN=Key Length
CMS_PROFILE_KEY_TYPE=Key Type
CMS_PROFILE_KEY_MIN_LEN=Min Key Length
CMS_PROFILE_KEY_MAX_LEN=Max Key Length
-CMS_PROFILE_KEY_PARAMETERS=Key Lengths or Curves. For EC use comma separated list of curves, otherise use list of key sizes. Ex: 512,1024,2048,4096,8192 or: nistp256, sect163k1, nistk163 for EC.
+CMS_PROFILE_KEY_PARAMETERS=Key Lengths or Curves. For EC use comma separated list of curves, otherise use list of key sizes. Ex: 1024,2048,4096,8192 or: nistp256,nistp384,nistp521,sect163k1,nistk163 for EC.
CMS_PROFILE_IS_CA=Is CA
CMS_PROFILE_PATH_LEN=Path Length
CMS_PROFILE_MIN_PATH_LEN=Min Path Length