From 6054b7324d8401e38946cc96015bbad48f2541d6 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Thu, 5 Mar 2020 01:22:02 +0100 Subject: IntroSec Fixed line breaks. --- .../introduction_to_information_security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_GB/Introduction to Information Security/introduction_to_information_security.md b/en_GB/Introduction to Information Security/introduction_to_information_security.md index 4234a8c..95e857c 100644 --- a/en_GB/Introduction to Information Security/introduction_to_information_security.md +++ b/en_GB/Introduction to Information Security/introduction_to_information_security.md @@ -332,9 +332,9 @@ Infrastructure providing the service of public key distribution. - Domain Validated SSL Certificate (DV cert) Cheap. Verify owner of domain via *whois* and DNS records. There are reserved email addresses (e.g. postmaster@example.com), which can be used aswell. This is a potential security issue! MX delegation to anonymous email services has to be carefully minded! -- Organization Validation SSL Certificate (OV cert) +- Organization Validation SSL Certificate (OV cert) Medium. CA checks same as *DV* + company identity checked by third parties. -- Extended Validation SSL Certificate (EV cert) +- Extended Validation SSL Certificate (EV cert) Expensive. CA checks same as *OV* + official record matching. ## Threat scenarios -- cgit v1.2.1