1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-14 10:52:49 +02:00
mailcow-dockerized/data/web
Patrik Kernstock 59301decab
[Web] Add hint to DKIM key import for RSA PKCS#8
Adding hint to explicitly provide a RSA Private key in the newer PKCS#8 format, as the webinterface denies the key with a cryptic error message otherwise: `Private key error: error:0EFFF06C:configuration file routines:CRYPTO_internal:no value`. To prevent frustrated users I'd add a simple notice which format is expected. PKCS#8 is also the default format when generating keys directly in the webinterface.

Some interesting resources:
https://stackoverflow.com/questions/20065304/differences-between-begin-rsa-private-key-and-begin-private-key
https://stackoverflow.com/questions/17733536/how-to-convert-a-private-key-to-an-rsa-private-key
2018-12-18 21:00:16 +01:00
..
css [Web] Small css fixes 2018-12-10 13:26:39 +01:00
fonts [Web] Allow actions in quarantine modal, fixes #1991 2018-11-27 10:20:42 +01:00
img [Web] Fixes to mailcow logo (stickers are coming!) 2018-08-23 08:49:02 +02:00
inc [web] Duplicating DKIM key corrupts private key 2018-12-18 20:50:24 +01:00
js [Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket 2018-12-15 21:24:39 +01:00
lang [Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket 2018-12-15 21:24:39 +01:00
modals [Web] Allow to toggle release format of quarantine msgs 2018-12-06 16:51:11 +01:00
admin.php [Web] Add hint to DKIM key import for RSA PKCS#8 2018-12-18 21:00:16 +01:00
autoconfig.php [Web] Fix require_once to always include document root 2018-10-11 11:59:23 +02:00
autodiscover-json.php [Web] Fix require_once to always include document root 2018-10-11 11:59:23 +02:00
autodiscover.php [Web] Fix require_once to always include document root 2018-10-11 11:59:23 +02:00
debug.php [Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket 2018-12-15 21:24:39 +01:00
edit.php [Web] Add "alias_domains" ACL to prevent alias domains to add alias domains (by default!) 2018-11-14 08:20:56 +01:00
favicon.png [Web] Hide up time of containers that are missing 2018-02-01 13:28:17 +01:00
index.php [Web] Fix require_once to always include document root 2018-10-11 11:59:23 +02:00
json_api.php [Web] Show ratelimited messages, allow to delete Redis hash to reset status of a bucket 2018-12-15 21:24:39 +01:00
mailbox.php [Web] Add "alias_domains" ACL to prevent alias domains to add alias domains (by default!) 2018-11-14 08:20:56 +01:00
mobileconfig.php [Web] Fix require_once to always include document root 2018-10-11 11:59:23 +02:00
quarantine.php [Compose] Updated PHP-FPM image 2018-11-30 19:04:18 +01:00
robots.txt mailcow dockerized 2016-12-09 20:39:02 +01:00
user.php [Web] Queue manager for Postfix 2018-10-23 21:14:57 +02:00