From 88b9db7d713a9e156fa66694844c4d98ee48d875 Mon Sep 17 00:00:00 2001 From: "mattm@chromium.org" Date: Thu, 13 Jan 2011 01:48:43 +0000 Subject: NSS: PKCS 11 password prompt. This was based off of davidben's WIP cl http://codereview.chromium.org/3186021/show. BUG=42073 TEST=add password to NSS DB with "certutil -d sql:.pki/nssdb -W", try client auth, , cert manager Review URL: http://codereview.chromium.org/5686002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71281 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 04487da..59f02ee5 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -6504,6 +6504,32 @@ Keep your key file in a safe place. You will need it to create new versions of y Select a certificate to authenticate yourself to $1www.google.com + + + Sign in to Security Device + + + Please sign in to $1Software Security Device to generate a key for $2www.google.com. + + + Please sign in to $1Software Security Device to import client certificate from $2www.google.com. + + + Please sign in to $1Software Security Device to authenticate to $2www.google.com with your certificate. + + + Please sign in to $1Software Security Device to import the client certificate. + + + Please sign in to $1Software Security Device to export the client certificate. + + + Password: + + + Unlock + + Fonts and Languages -- cgit v1.1