From 8cab3e223d3f3ea4529f47cefb102d8bb2f0065e Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 22 Oct 2007 17:06:18 +0000
Subject: [PATCH] Fix for issues  2495: setup : nullpointer exception for null value on key store pin and 2496: setup : should not asking for key Store PIN in loop

---
 opends/src/messages/messages/tools.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index a435f2f..e43447b 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2199,3 +2199,5 @@
 MILD_ERR_INSTALLDS_CANNOT_WRITE_SKIPPED_1483=Cannot write to skipped entries \
  file %s.  Verify that you have enough write rights on the file
 INFO_INSTALLDS_PROMPT_SKIPPED_FILE_1484=Write skipped entries to file:
+SEVERE_ERR_INSTALLDS_TOO_MANY_KEYSTORE_PASSWORD_TRIES_1485=The maximum number \
+ of tries to provide the certificate key store PIN is %s.  Install canceled.

--
Gitblit v1.10.0