Grammar fix

This commit is contained in:
Markus Unterwaditzer 2017-01-02 17:04:02 +01:00
parent ca57a295eb
commit 31963ca920

View file

@ -25,11 +25,10 @@ You can use the following command for obtaining a SHA-1 fingerprint::
echo -n | openssl s_client -connect unterwaditzer.net:443 | openssl x509 -noout -fingerprint
Note that ``verify_fingerprint`` doesn't suffice for vdirsyncer to work with
self-signed certifcates (or certificates that are not in your trust store). In
addition to that you most likely need to set ``verify = false`` as well. This
disables verification of the SSL certificate's expiration time and the
existence of it in your trust store, all that's verified now is the
fingerprint.
self-signed certifcates (or certificates that are not in your trust store). You
most likely need to set ``verify = false`` as well. This disables verification
of the SSL certificate's expiration time and the existence of it in your trust
store, all that's verified now is the fingerprint.
However, please consider using `Let's Encrypt <https://letsencrypt.org/>`_ such
that you can forget about all of that. It is easier to deploy a free