5a28808364fcb831274557089a9c4571df3482bc
services/Certificate-Authority.md
| ... | ... | @@ -56,10 +56,10 @@ The following sites have been set up to demonstrate the CA failing to sign arbit |
| 56 | 56 | |
| 57 | 57 | They all use the same certificate, that should be regarded invalid by whatever software you use because of |
| 58 | 58 | ``` |
| 59 | - Subject: CN=badkey.sour.is |
|
| 59 | + Subject: CN=badkey.internal.dn42 |
|
| 60 | 60 | [...] |
| 61 | 61 | X509v3 Subject Alternative Name: |
| 62 | - DNS:badkey.sour.is, DNS:badkey.xuu.me, DNS:badkey.xuu.dn42, DNS:* |
|
| 62 | + DNS:badkey.sour.is, DNS:badkey.xuu.me, DNS:badkey.xuu.dn42, DNS: google.com, DNS:*.com, DNS:* |
|
| 63 | 63 | |
| 64 | 64 | ``` |
| 65 | 65 |