838077f18b71321a685c84329342e6a711d22d09
bernd Login vial Client-Cert über...

bernd authored 15 years ago

1) <?php
Bernd Wurst Added license tags for CC0,...

Bernd Wurst authored 12 years ago

2) /*
3) This file belongs to the Webinterface of schokokeks.org Hosting
4) 
5) Written 2008-2012 by schokokeks.org Hosting, namely
6)   Bernd Wurst <bernd@schokokeks.org>
7)   Hanno Böck <hanno@schokokeks.org>
8) 
9) To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
10) 
11) You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see 
12) http://creativecommons.org/publicdomain/zero/1.0/
13) 
14) Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code.
15) */
bernd Login vial Client-Cert über...

bernd authored 15 years ago

16) 
bernd Benutze überall title() sta...

bernd authored 13 years ago

17) title('Login über SSL-Client-Zertifikat');
bernd Login vial Client-Cert über...

bernd authored 15 years ago

18) output('<p>Sie können Sich an diesem Interface auch per SSL-Client-Zertifikat anmelden. Dazu müssen Sie dieses Zertifikat vorab hinterlegt haben.</p>
bernd Hinweis aus TLS-reneg-Probleme

bernd authored 14 years ago

19) 
20) <div class="error"><strong>Hinweis:</strong><br />
hanno neue warnmeldung, tls reneg...

hanno authored 14 years ago

21) Sie benötigen für den Login per Zertifikat einen Browser, der die so genannte
22) TLS-Renegotiation nach dem Standard RFC 5746 unterstützt. Firefox kann dies
23) ab Version 3.6.2.
24) <a href="http://www.phonefactor.com/sslgap/ssl-tls-authentication-patches">Hier</a>
25) finden Sie weitere Informationen zur Unterstützung in anderen Browsern.
bernd Lösungsmöglichkeit für Fire...

bernd authored 14 years ago

26) </div>
bernd Hinweis aus TLS-reneg-Probleme

bernd authored 14 years ago

27)