mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 22:53:51 +00:00
fix: fixed internal, external links
This commit is contained in:
@@ -95,7 +95,7 @@ Thus we validate certificates by the following process. Suppose we received a ce
|
||||
|
||||
We will request the certificate of a root CA at the end. If everything went well, all the intermediate certificates will have been verified. Now we must verify the certificate of a root CA, but a root CA does not have any higher level CAs.
|
||||
|
||||
Root CAs are decided publicly by the [CA/Browser forum](CABforum.org). Thus they are acknowledged by the public community, and we agree that root CAs can be trusted. Therefore, root CAs sign their own certificates.
|
||||
Root CAs are decided publicly by the [CA/Browser forum](https://cabforum.org/). Thus they are acknowledged by the public community, and we agree that root CAs can be trusted. Therefore, root CAs sign their own certificates.
|
||||
|
||||
In many web browsers, root CAs are whitelisted so that they are always trusted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user