Rename SSL to TLS

This commit is contained in:
Eric Mill 2015-09-21 18:14:12 -04:00
parent 0a0460529f
commit 52ba538037
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Lemur
.. image:: https://travis-ci.org/Netflix/lemur.svg
:target: https://travis-ci.org/Netflix/lemur
Lemur manages SSL certificate creation. It provides a central portal for developers to issuer their own SSL certificates with 'sane' defaults.
Lemur manages TLS certificate creation. It provides a central portal for developers to issue their own TLS certificates with 'sane' defaults.
It works on CPython 2.7, 3.3, 3.4. We deploy on Ubuntu and develop on OS X.