From cffbabb977fd4d57843401443e0d732d0d797330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?fl=C5=8D?= Date: Fri, 4 Aug 2023 10:47:26 +0200 Subject: [PATCH] fix headlines --- Building-Documenso-—-Part-1:-Certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-Documenso-—-Part-1:-Certificates.md b/Building-Documenso-—-Part-1:-Certificates.md index 415c65f..85d627c 100644 --- a/Building-Documenso-—-Part-1:-Certificates.md +++ b/Building-Documenso-—-Part-1:-Certificates.md @@ -30,7 +30,7 @@ Since the cryptography behind certificates is freely available as open source yo There are Certificate Authorities (CAs) that can sell you a certificate. [^4] The service they provide is, that they validate your name (personal certificates) or your organization’s name (corporate certificate) before creating your certificate for you, just like you did in option 2. The difference is, that they are listed on the previously mentioned trust lists (e.g. Adobe’s) and thus the resulting signatures get a nice, green checkmark in Adobe Reader [^5] -## 4. Becoming a Trusted Certificate Authority (CA) yourself and create your own Certificate +## 4. Become a Trusted Certificate Authority (CA) This option is an incredibly complex endeavour, requiring a lot of effort and skill. It can be done, as there are multiple CAs around the world. Is it worth the effort? That depends a lot on what you’re trying to accomplish.