... | ... |
@@ -15,5 +15,5 @@ title('Login über SSL-Client-Zertifikat'); |
15 | 15 |
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> |
16 | 16 |
|
17 | 17 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
18 |
-<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
|
18 |
+<p><strong>' . internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat') . '</strong></p> |
|
19 | 19 |
'); |
... | ... |
@@ -2,14 +2,11 @@ |
2 | 2 |
/* |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting |
4 | 4 |
|
5 |
-Written 2008-2018 by schokokeks.org Hosting, namely |
|
5 |
+Written by schokokeks.org Hosting, namely |
|
6 | 6 |
Bernd Wurst <bernd@schokokeks.org> |
7 | 7 |
Hanno Böck <hanno@schokokeks.org> |
8 | 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/ |
|
9 |
+This code is published under a 0BSD license. |
|
13 | 10 |
|
14 | 11 |
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 | 12 |
*/ |
... | ... |
@@ -8,7 +8,7 @@ Written 2008-2018 by schokokeks.org Hosting, namely |
8 | 8 |
|
9 | 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 | 10 |
|
11 |
-You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
11 |
+You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
12 | 12 |
http://creativecommons.org/publicdomain/zero/1.0/ |
13 | 13 |
|
14 | 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. |
... | ... |
@@ -20,6 +20,3 @@ output('<p>Sie können Sich an diesem Interface auch per SSL-Client-Zertifikat a |
20 | 20 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
21 | 21 |
<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
22 | 22 |
'); |
23 |
- |
|
24 |
- |
|
25 |
- |
... | ... |
@@ -17,14 +17,6 @@ Nevertheless, in case you use a significant part of this code, we ask (but not r |
17 | 17 |
title('Login über SSL-Client-Zertifikat'); |
18 | 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> |
19 | 19 |
|
20 |
-<div class="error"><strong>Hinweis:</strong><br /> |
|
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. |
|
26 |
-</div> |
|
27 |
- |
|
28 | 20 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
29 | 21 |
<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
30 | 22 |
'); |
... | ... |
@@ -1,4 +1,18 @@ |
1 | 1 |
<?php |
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 |
+*/ |
|
2 | 16 |
|
3 | 17 |
title('Login über SSL-Client-Zertifikat'); |
4 | 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> |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1812 87cf0b9e-d624-0410-a070-f6ee81989793
... | ... |
@@ -1,7 +1,6 @@ |
1 | 1 |
<?php |
2 | 2 |
|
3 |
-$title = 'Login über SSL-Client-Zertifikat'; |
|
4 |
-output('<h3>Login über SSL-Client-Zertfikat</h3>'); |
|
3 |
+title('Login über SSL-Client-Zertifikat'); |
|
5 | 4 |
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> |
6 | 5 |
|
7 | 6 |
<div class="error"><strong>Hinweis:</strong><br /> |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1707 87cf0b9e-d624-0410-a070-f6ee81989793
... | ... |
@@ -5,10 +5,11 @@ output('<h3>Login über SSL-Client-Zertfikat</h3>'); |
5 | 5 |
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> |
6 | 6 |
|
7 | 7 |
<div class="error"><strong>Hinweis:</strong><br /> |
8 |
-Aufgrund einer aktuellen Sicherheits-Lücke wurde in vielen Browsern die so genannte TLS-Renegotiation abgeschaltet. Ohne diese Funktion ist ein Login über Client-Zertifikate technisch nicht möglich. |
|
9 |
-Mit einigen aktuellen Browser-Versionen ist der Login mittels Client-Zertifikat momentan nicht möglich. |
|
10 |
- |
|
11 |
-<a href="http://groups.google.com/group/mozilla.dev.tech.crypto/browse_thread/thread/42c17928ea4fc374">Informationen und Lösungsmöglichkeit zum Mozilla-Firefox</a> |
|
8 |
+Sie benötigen für den Login per Zertifikat einen Browser, der die so genannte |
|
9 |
+TLS-Renegotiation nach dem Standard RFC 5746 unterstützt. Firefox kann dies |
|
10 |
+ab Version 3.6.2. |
|
11 |
+<a href="http://www.phonefactor.com/sslgap/ssl-tls-authentication-patches">Hier</a> |
|
12 |
+finden Sie weitere Informationen zur Unterstützung in anderen Browsern. |
|
12 | 13 |
</div> |
13 | 14 |
|
14 | 15 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1548 87cf0b9e-d624-0410-a070-f6ee81989793
... | ... |
@@ -6,7 +6,10 @@ output('<p>Sie können Sich an diesem Interface auch per SSL-Client-Zertifikat a |
6 | 6 |
|
7 | 7 |
<div class="error"><strong>Hinweis:</strong><br /> |
8 | 8 |
Aufgrund einer aktuellen Sicherheits-Lücke wurde in vielen Browsern die so genannte TLS-Renegotiation abgeschaltet. Ohne diese Funktion ist ein Login über Client-Zertifikate technisch nicht möglich. |
9 |
-Es gibt daher momentan viele aktuelle Browser, mit denen der Login via Client-Zertifikat nicht benutzt werden kann.</div> |
|
9 |
+Mit einigen aktuellen Browser-Versionen ist der Login mittels Client-Zertifikat momentan nicht möglich. |
|
10 |
+ |
|
11 |
+<a href="http://groups.google.com/group/mozilla.dev.tech.crypto/browse_thread/thread/42c17928ea4fc374">Informationen und Lösungsmöglichkeit zum Mozilla-Firefox</a> |
|
12 |
+</div> |
|
10 | 13 |
|
11 | 14 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
12 | 15 |
<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1545 87cf0b9e-d624-0410-a070-f6ee81989793
... | ... |
@@ -3,6 +3,11 @@ |
3 | 3 |
$title = 'Login über SSL-Client-Zertifikat'; |
4 | 4 |
output('<h3>Login über SSL-Client-Zertfikat</h3>'); |
5 | 5 |
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> |
6 |
+ |
|
7 |
+<div class="error"><strong>Hinweis:</strong><br /> |
|
8 |
+Aufgrund einer aktuellen Sicherheits-Lücke wurde in vielen Browsern die so genannte TLS-Renegotiation abgeschaltet. Ohne diese Funktion ist ein Login über Client-Zertifikate technisch nicht möglich. |
|
9 |
+Es gibt daher momentan viele aktuelle Browser, mit denen der Login via Client-Zertifikat nicht benutzt werden kann.</div> |
|
10 |
+ |
|
6 | 11 |
<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
7 | 12 |
<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
8 | 13 |
'); |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1290 87cf0b9e-d624-0410-a070-f6ee81989793
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,11 @@ |
1 |
+<?php |
|
2 |
+ |
|
3 |
+$title = 'Login über SSL-Client-Zertifikat'; |
|
4 |
+output('<h3>Login über SSL-Client-Zertfikat</h3>'); |
|
5 |
+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> |
|
6 |
+<p>Um den Login über ein Client-Zertifikat zu nutzen, nutzen Sie bitte diesen Link:</p> |
|
7 |
+<p><strong>'.internal_link('../../certlogin/', 'Login über SSL-Client-Zertifikat').'</strong></p> |
|
8 |
+'); |
|
9 |
+ |
|
10 |
+ |
|
11 |
+ |