|
Lines 47-54
Link Here
|
| 47 |
Categories=system-ssl |
47 |
Categories=system-ssl |
| 48 |
|
48 |
|
| 49 |
[ssl/default/hashfunction] |
49 |
[ssl/default/hashfunction] |
| 50 |
Description[de]=Diese Hash-Funktion (Message Digest) wird in neu ausgestellten SSL-Zertifikaten verwendet: 'md5', 'sha1', ... |
50 |
Description[de]=Diese Hash-Funktion (Message Digest) wird in neu ausgestellten SSL-Zertifikaten verwendet: 'sha1', 'sha256', ... |
| 51 |
Description[en]=This hash function (message digest) is used in newly created SSL certificates: 'md5', 'sha1', ... |
51 |
Description[en]=This hash function (message digest) is used in newly created SSL certificates: 'sha1', 'sha256', ... |
| 52 |
Type=str |
52 |
Type=str |
| 53 |
Categories=system-ssl |
53 |
Categories=system-ssl |
| 54 |
|
54 |
|
|
Lines 58-63
Link Here
|
| 58 |
Type=int |
58 |
Type=int |
| 59 |
Categories=system-ssl |
59 |
Categories=system-ssl |
| 60 |
|
60 |
|
|
|
61 |
[ssl/default/key_encryption] |
| 62 |
Description[de]=Bestimmt den Verschlüsselungsalgorithmus für den privaten Schlüssel. Der Standard ist aes256. |
| 63 |
Description[en]=Specifies the cipher the private key is encrypted with. Default is aes256. |
| 64 |
Type=str |
| 65 |
Categories=system-ssl |
| 66 |
|
| 61 |
[ssl/validity/check] |
67 |
[ssl/validity/check] |
| 62 |
Description[de]=Ist diese Option aktiviert, wird durch einen täglichen Cron-Job die Gültigkeit der SSL-Zertifikate geprüft. |
68 |
Description[de]=Ist diese Option aktiviert, wird durch einen täglichen Cron-Job die Gültigkeit der SSL-Zertifikate geprüft. |
| 63 |
Description[en]=If this option is activated, the validity of the SSL certificates is checked through a daily cron job. |
69 |
Description[en]=If this option is activated, the validity of the SSL certificates is checked through a daily cron job. |