Skip to content

Commit

Permalink
Remove notice which doesn't apply anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami committed Jan 24, 2013
1 parent e3c6d73 commit 0048bb6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -59,13 +59,6 @@ Both methods can also throw one of the following exceptions:
**REPLAYED_REQUEST** or no response was received from any of the servers **REPLAYED_REQUEST** or no response was received from any of the servers
in the specified time frame (default timeout = 10 seconds) in the specified time frame (default timeout = 10 seconds)


## Notes

If you are using secure connection (https) and want to validate the server certificate, you need to pass ``verify_cert = True`` argument when instantiating the yubico class and set ``CA_CERTS`` variable in the
``yubico/httplib_ssl.py`` file so it points to a file containing trusted CA certificates.

For a backward compatibility, ``verify_cert`` is set to ``False`` by default.

[1]: http://www.yubico.com [1]: http://www.yubico.com
[2]: http://www.yubico.com/developers/intro/ [2]: http://www.yubico.com/developers/intro/
[3]: http://www.yubico.com/developers/version2/ [3]: http://www.yubico.com/developers/version2/
Expand Down

0 comments on commit 0048bb6

Please sign in to comment.