From 89dcdd21b7237c0a890841b1d4b33f871d9ff297 Mon Sep 17 00:00:00 2001 From: David A Benjamin Date: Thu, 16 Sep 2010 14:19:01 -0400 Subject: [PATCH] Make a note that cert enrollment has a UI feedback until Chrome 7. --- doc/enabling_client_certificate_auth_in_chrome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/enabling_client_certificate_auth_in_chrome.html b/doc/enabling_client_certificate_auth_in_chrome.html index fa7d1f6..f0161cd 100644 --- a/doc/enabling_client_certificate_auth_in_chrome.html +++ b/doc/enabling_client_certificate_auth_in_chrome.html @@ -12,7 +12,7 @@

Enrolling in and Using Client Certificates

-

As of Chrome 6, the standard workflows should work without workarounds. Visit the usual usual web interface and follow the instructions to install certs normally. You can check your work with this demo page. If everything is working, it should welcome you by name, and tell you that a certificate for your username is installed.

+

As of Chrome 6, the standard workflows should work without workarounds. Visit the usual usual web interface and follow the instructions to install certs normally. Note that, until Chrome 7, there is not yet any UI feedback for the enrollment. It should, however, work. You can check your work with this demo page. If everything is working, it should welcome you by name, and tell you that a certificate for your username is installed.

Using a Smart Card or Other Password-Protected Certificate Store

-- 2.44.0