c5bd3aca86c588fa444fda1cb0d64cf3e2e647d8
[www.git] / www / tricks / letsencrypt_renew.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta name="generator" content="Asciidoctor 1.5.4">
8 <title>Let&#8217;s Encrypt - renew the certificate</title>
9 <link rel="stylesheet" href="./../style.css">
10 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
11 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
12 <script src="../nav.js"></script>
13 </head>
14 <body class="article">
15 <div id="header">
16 <h1>Let&#8217;s Encrypt - renew the certificate</h1>
17 </div>
18 <div id="content">
19 <div class="paragraph">
20 <p>To renew the SSL certificate generated by <a href="https://letsencrypt.org">Let&#8217;s Encrypt</a>:</p>
21 </div>
22 <div class="listingblock">
23 <div class="content">
24 <pre>letsencrypt renew</pre>
25 </div>
26 </div>
27 </div>
28 <div id="footer">
29 <div id="footer-text">
30 Last updated 2016-12-22 01:21:22 CET
31 </div>
32 </div>
33 <footer>
34         <ul>
35                 <li><i class="fa fa-rss" aria-hidden="true"></i>
36                         Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
37                 </li>
38
39                 <li><i class="fa fa-envelope" aria-hidden="true"></i>
40                     Email: <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>
41                 </li>
42
43                 <li><i class="fa fa-git-square" aria-hidden="true"></i>
44                     Source repository: <a href="https://git.wpitchoune.net/gitweb">gitweb</a>
45                 </li>
46         </ul>
47 </footer>
48 </body>
49 </html>