Skip to content
Snippets Groups Projects
Commit 504a66be authored by nimrod's avatar nimrod
Browse files

- Remove issue from TODO list.

- Mention need to copy the CA cert to clients.
parent 1a112caf
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,11 @@ To resign **ALL** existing keys (regardles of existing certificates) :: ...@@ -59,6 +59,11 @@ To resign **ALL** existing keys (regardles of existing certificates) ::
subject=/CN=*.*.www.smtp.domain.tld subject=/CN=*.*.www.smtp.domain.tld
Getting CA Private Key Getting CA Private Key
The certs by themselves are the same as self-signed certs, but once you add
``CA.crt`` to your browser (or OS), then the certs will be valid as any other
cert on the internet.
Development Development
----------- -----------
...@@ -81,5 +86,4 @@ at: https://www.shore.co.il/cgit/. ...@@ -81,5 +86,4 @@ at: https://www.shore.co.il/cgit/.
TODO TODO
---- ----
- Firefox 42.0 fails to connect with ssl_error_weak_server_cert_key error, need Nothing to see here.
to investigate and solve.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment