<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=SSL%3A_Install_Let%27s_Encrypt_di_Ubuntu_14.04</id>
	<title>SSL: Install Let's Encrypt di Ubuntu 14.04 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=SSL%3A_Install_Let%27s_Encrypt_di_Ubuntu_14.04"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=SSL:_Install_Let%27s_Encrypt_di_Ubuntu_14.04&amp;action=history"/>
	<updated>2026-04-03T17:35:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=SSL:_Install_Let%27s_Encrypt_di_Ubuntu_14.04&amp;diff=64359&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;Sumber: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04   ==Step 1 — Download the Let’s Encrypt Client==   sudo ad...&quot;</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=SSL:_Install_Let%27s_Encrypt_di_Ubuntu_14.04&amp;diff=64359&amp;oldid=prev"/>
		<updated>2021-12-27T23:14:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Sumber: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04   ==Step 1 — Download the Let’s Encrypt Client==   sudo ad...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sumber: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 1 — Download the Let’s Encrypt Client==&lt;br /&gt;
&lt;br /&gt;
 sudo add-apt-repository ppa:certbot/certbot&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install python-certbot-apache&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Step 2 — Set Up the SSL Certificate==&lt;br /&gt;
&lt;br /&gt;
 sudo certbot --apache -d example.com&lt;br /&gt;
 sudo certbot --apache -d example.com -d www.example.com&lt;br /&gt;
&lt;br /&gt;
Verify&lt;br /&gt;
&lt;br /&gt;
 https://www.ssllabs.com/ssltest/analyze.html?d=example.com&amp;amp;latest&lt;br /&gt;
&lt;br /&gt;
==Step 3 — Verifying Certbot Auto-Renewal==&lt;br /&gt;
&lt;br /&gt;
test&lt;br /&gt;
&lt;br /&gt;
 sudo certbot renew --dry-run&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Masukan ke cron (2x sehari)&lt;br /&gt;
&lt;br /&gt;
 certbot renew&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>