diff options
Diffstat (limited to 'en_GB')
-rw-r--r-- | en_GB/Introduction to Information Security/introduction_to_information_security.md | 4 |
1 files 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 |