diff --git a/README.rst b/README.rst index 9f70120ae0c225ec522ff503ebfc0ff2d450032d..de5b017921f616954ff9d2e82668f4a4e98ee4a6 100644 --- a/README.rst +++ b/README.rst @@ -59,6 +59,11 @@ To resign **ALL** existing keys (regardles of existing certificates) :: subject=/CN=*.*.www.smtp.domain.tld 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 ----------- @@ -81,5 +86,4 @@ at: https://www.shore.co.il/cgit/. TODO ---- -- Firefox 42.0 fails to connect with ssl_error_weak_server_cert_key error, need - to investigate and solve. +Nothing to see here.