Some modern browsers do not allow connection to our monitoring system. We use Firefox for access and make the following modifications there to allow access:
1. Enter "about:config" in the URL line
2. Search for tls on the about:config page
3. Activate the "security.tls.version.enable-deprecated" option with a double-click (the option is then set to "true" and marked in black and bold).
4. Set the option security.tls.version.min to "1" (this option is also black and bold afterwards.)
The first one mentioned uses decimal (SI) and the second one binary (IEC) unit prefixes. The actual sizes are shown in the table beneath.
Decimal | Binary | ||
---|---|---|---|
SI unit | Meaning | IEC unit | Meaning |
Kilobyte (KB) | 1 000 Byte | Kibibyte (KiB) | 1 024 Byte |
Megabyte | 1 000 000 Byte | Mebibyte (MiB) | 1 048 576 Byte |
Gigabyte (GB) | 1 000 000 000 Byte | Gibibyte (GiB) | 1 073 741 824 Byte |
Terabyte (TB) | 1 000 000 000 000 Byte | Tebibyte (TiB) | 1 099 511 627 776 Byte |
Petabyte (PB) | 1 000 000 000 000 000 Byte | Pebibyte (PiB) | 1 125 899 906 842 624 Byte |
Exabyte (EB) | 1 000 000 000 000 000 000 Byte | Exbibyte (EiB) | 1 152 921 504 606 846 976 Byte |
More information can be found on Wikipedia.