diff options
Diffstat (limited to 'application/basilisk/base/content/docs/sslerrorreport/index.rst')
-rw-r--r-- | application/basilisk/base/content/docs/sslerrorreport/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/application/basilisk/base/content/docs/sslerrorreport/index.rst b/application/basilisk/base/content/docs/sslerrorreport/index.rst new file mode 100644 index 000000000..2c4210113 --- /dev/null +++ b/application/basilisk/base/content/docs/sslerrorreport/index.rst @@ -0,0 +1,15 @@ +.. _sslerrorreport: + +=================== +SSL Error Reporting +=================== + +With the introduction of HPKP, it becomes useful to be able to capture data +on pin violations. SSL Error Reporting is an opt-in mechanism to allow users +to send data on such violations to mozilla. + +.. toctree:: + :maxdepth: 1 + + dataformat + preferences |