blob: 6e57bb600fc8a4dec02c47ca6762418f2f54c779 (
plain)
1
2
3
4
5
6
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...
|