Rename SSL to TLS

This commit is contained in:
Eric Mill 2015-09-21 18:15:25 -04:00
parent 7cb50c654b
commit a3385bd2ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
<div class="jumbotron">
<h1>Hey there!</h1>
<p>Welcome to Lemur! A central portal for all (most) of your SSL needs.</p>
<p>Welcome to Lemur! A central portal for all (most) of your TLS needs.</p>
<p><a href="/#/certificates/create" class="btn btn-primary btn-lg" role="button">Create a Certificate</a></p>
</div>
<div class="row featurette">
<div class="col-md-10">
<h2 class="featurette-heading">SSL In The Cloud <span class="text-muted">Encrypt it all </span></h2>
<h2 class="featurette-heading">TLS In The Cloud <span class="text-muted">Encrypt it all </span></h2>
</div>
</div>