From: Joe Orton Date: Thu, 15 Jan 2009 13:17:33 +0000 (+0000) Subject: * docs/manual/ssl: Drop specific commercial CA recommendations. X-Git-Tag: 2.3.2~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e45584e37bfeaf4e35b162bdc171d91d39434506;p=apache * docs/manual/ssl: Drop specific commercial CA recommendations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734692 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_faq.html.en b/docs/manual/ssl/ssl_faq.html.en index 9ce2cb4b4b..9067cf8d87 100644 --- a/docs/manual/ssl/ssl_faq.html.en +++ b/docs/manual/ssl/ssl_faq.html.en @@ -390,39 +390,7 @@ Certificate for testing purposes? create your own CA to sign it.
Commercial CAs usually ask you to post the CSR into a web form, pay for the signing, and then send a signed Certificate, which - you can store in a server.crt file. For more information about - commercial CAs see the following locations:
-
-
    -
  1. Verisign
    - - http://digitalid.verisign.com/server/apacheNotice.htm - -
  2. -
  3. Thawte
    - http://www.thawte.com/ -
  4. -
  5. CertiSign Certificadora Digital Ltda.
    - - http://www.certisign.com.br - -
  6. -
  7. IKS GmbH
    - - http://www.iks-jena.de/leistungen/ca/ - -
  8. -
  9. Uptime Commerce Ltd.
    - - http://www.uptimecommerce.com - -
  10. -
  11. BelSign NV/SA
    - - http://www.belsign.be - -
  12. -
+ you can store in a server.crt file.
For details on how to create your own CA, and use this to sign a CSR, see below.
diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index 14ed06cb95..e82851fb4a 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -397,39 +397,7 @@ Certificate for testing purposes? create your own CA to sign it.
Commercial CAs usually ask you to post the CSR into a web form, pay for the signing, and then send a signed Certificate, which - you can store in a server.crt file. For more information about - commercial CAs see the following locations:
-
-
    -
  1. Verisign
    - - http://digitalid.verisign.com/server/apacheNotice.htm - -
  2. -
  3. Thawte
    - http://www.thawte.com/ -
  4. -
  5. CertiSign Certificadora Digital Ltda.
    - - http://www.certisign.com.br - -
  6. -
  7. IKS GmbH
    - - http://www.iks-jena.de/leistungen/ca/ - -
  8. -
  9. Uptime Commerce Ltd.
    - - http://www.uptimecommerce.com - -
  10. -
  11. BelSign NV/SA
    - - http://www.belsign.be - -
  12. -
+ you can store in a server.crt file.
For details on how to create your own CA, and use this to sign a CSR, see below.