diff options
author | Grégoire <Grégoire@web> | 2016-04-07 14:18:42 +0200 |
---|---|---|
committer | Fripost Admins <admin@fripost.org> | 2016-04-07 14:18:42 +0200 |
commit | 6e522954ae04a1a0efff0bfd4952cefedeea30d2 (patch) | |
tree | cbd265187d075aa72329ec92ac4211f50562d2a4 /tracker | |
parent | cf310835956b3548aacbef8088c18f20e542e69d (diff) |
Diffstat (limited to 'tracker')
-rw-r--r-- | tracker/Public-Key-Pins_not_accepted_by_firefox.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker/Public-Key-Pins_not_accepted_by_firefox.mdwn b/tracker/Public-Key-Pins_not_accepted_by_firefox.mdwn new file mode 100644 index 0000000..6e57bb6 --- /dev/null +++ b/tracker/Public-Key-Pins_not_accepted_by_firefox.mdwn @@ -0,0 +1,7 @@ +Still in firefox 45, I found this in the console on roundcube: + +``` +Public-Key-Pins: The certificate used by the site was not issued by a certificate in the default root certificate store. To prevent accidental breakage, the specified header was ignored. +``` + +I'm not sure why as Firefox does accept Let's Encrypt certificates otherwise... |