diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-28 17:53:01 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-28 17:53:01 +0000 |
commit | dd04951a76fc6406755a94ecf547c0797f062fa2 (patch) | |
tree | bf60c18edc59aacd77fe84ea01d2b1ed69d8a7ed /BKULocal/src/main/webapp/index.html | |
parent | 5eb05982f2e98f56569b4ea07b1961e3eed617d7 (diff) | |
download | mocca-dd04951a76fc6406755a94ecf547c0797f062fa2.tar.gz mocca-dd04951a76fc6406755a94ecf547c0797f062fa2.tar.bz2 mocca-dd04951a76fc6406755a94ecf547c0797f062fa2.zip |
replace installCertificate servlet with der encoded crt file in webapp/
moved local-webstart profile to BKUWebStart (jnlp-inline goal)
help note for internet explorer on visat/7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@482 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/src/main/webapp/index.html')
-rw-r--r-- | BKULocal/src/main/webapp/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/BKULocal/src/main/webapp/index.html b/BKULocal/src/main/webapp/index.html index c5be17fe..0156b5e5 100644 --- a/BKULocal/src/main/webapp/index.html +++ b/BKULocal/src/main/webapp/index.html @@ -34,7 +34,7 @@ <img src="img/chip48.png" alt="Logo" width="48" height="48"/> </div> <p>Um die Bürgerkartenumgebung zu verwenden installieren Sie bitte - zunächst das <a href="installCertificate">CA Zertifikat</a>. + zunächst das <a href="ca.crt">CA Zertifikat</a>¹. </p> <p style="clear:left; margin-top:1.5em">Weiters können Sie</p> @@ -46,6 +46,11 @@ <p><br class="clearfloat" /></p> + <p style="font-size:80%"> + ¹Eine automatisierte Installation ist mit Microsoft Internet Explorer in Windows Vista oder 7 leider nicht möglich, + siehe dazu <a href="help.install.cacert.html">Hilfe</a>. + </p> + </div> <div id="footer"> <p> |