<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Free SSL certificate from Let&#8217;s Encrypt!	</title>
	<atom:link href="https://networkguy.de/free-ssl-certificate-from-lets-encrypt/feed/" rel="self" type="application/rss+xml" />
	<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/</link>
	<description>Share your knowledge!</description>
	<lastBuildDate>Thu, 26 Apr 2018 08:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1625</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Thu, 26 Apr 2018 08:46:43 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1625</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1528&quot;&gt;Terry&lt;/a&gt;.

I think you can choose the first one because he will export the files to your apache server. There you need to configure your apache configuration to use this certificate.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1528">Terry</a>.</p>
<p>I think you can choose the first one because he will export the files to your apache server. There you need to configure your apache configuration to use this certificate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1580</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 15:09:38 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1580</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1564&quot;&gt;Romain&lt;/a&gt;.

Hi Romain,

I corrected the statements into &quot;code&quot; snippets in this blog. There was a problem with double minus symbols. Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1564">Romain</a>.</p>
<p>Hi Romain,</p>
<p>I corrected the statements into &#8220;code&#8221; snippets in this blog. There was a problem with double minus symbols. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Romain		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1564</link>

		<dc:creator><![CDATA[Romain]]></dc:creator>
		<pubDate>Thu, 01 Mar 2018 09:57:40 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1564</guid>

					<description><![CDATA[Hi Michel,
Thank you for the tutorial.
It also failed for me at first. Seems we should have double dash instead of simple ones for parameters. Also, we might need to specify a folder if our website is not at the root, but in a folder of HTDOCS:

Currently:
letsencrypt.exe –manualhost castle.myhomeaddress.com –webroot C:\xampp\htdocs

Might be:
letsencrypt.exe –-manualhost castle.myhomeaddress.com –-webroot C:\xampp\htdocs]]></description>
			<content:encoded><![CDATA[<p>Hi Michel,<br />
Thank you for the tutorial.<br />
It also failed for me at first. Seems we should have double dash instead of simple ones for parameters. Also, we might need to specify a folder if our website is not at the root, but in a folder of HTDOCS:</p>
<p>Currently:<br />
letsencrypt.exe –manualhost castle.myhomeaddress.com –webroot C:\xampp\htdocs</p>
<p>Might be:<br />
letsencrypt.exe –-manualhost castle.myhomeaddress.com –-webroot C:\xampp\htdocs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Terry		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1528</link>

		<dc:creator><![CDATA[Terry]]></dc:creator>
		<pubDate>Sun, 04 Feb 2018 09:24:55 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1528</guid>

					<description><![CDATA[Hi Michel, I am very thankful I found your tutorial as there is nothing else I have found specifically for xampp and lets encrypt. However I am not so successful as yourself. When I type in the commands as you describe I get a list of options instead of how you described...it reads as follows:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Studio&#062;cd c:\letsencrypt

c:\letsencrypt&#062;letsencrypt.exe manualhost pxxxxo.xxx webroot C:\xampp\htdocs4

 [INFO] Let&#039;s Encrypt Windows Simple (LEWS)
 [INFO] Software version 198.4.6605.15190 (RELEASE)
 [INFO] IIS not detected
 [INFO] ACME Server https://acme-v01.api.letsencrypt.org/
 [INFO] Please report issues at https://github.com/Lone-Coder/letsencrypt-win-si
mple

 M: Create new certificate with advanced options
 L: List scheduled renewals
 R: Renew scheduled
 S: Renew specific
 A: Renew *all*
 V: Revoke certificate
 C: Cancel scheduled renewal
 X: Cancel *all* scheduled renewals
 Q: Quit

 Please choose from the menu: m

 [INFO] Running in Advanced mode

 1: Single binding of an IIS site
 2: SAN certificate for all bindings of an IIS site
 3: SAN certificate for all bindings of multiple IIS sites
 4: Manually input host names
 C: Cancel

 Which kind of certificate would you like to create?:

this is where I get stuck... I do not have IIS so not sure how to proceed. But since this looks so different from what you described I thought you might have some suggestions.

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi Michel, I am very thankful I found your tutorial as there is nothing else I have found specifically for xampp and lets encrypt. However I am not so successful as yourself. When I type in the commands as you describe I get a list of options instead of how you described&#8230;it reads as follows:</p>
<p>Microsoft Windows [Version 6.1.7601]<br />
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.</p>
<p>C:\Users\Studio&gt;cd c:\letsencrypt</p>
<p>c:\letsencrypt&gt;letsencrypt.exe manualhost pxxxxo.xxx webroot C:\xampp\htdocs4</p>
<p> [INFO] Let&#8217;s Encrypt Windows Simple (LEWS)<br />
 [INFO] Software version 198.4.6605.15190 (RELEASE)<br />
 [INFO] IIS not detected<br />
 [INFO] ACME Server <a href="https://acme-v01.api.letsencrypt.org/" rel="nofollow ugc">https://acme-v01.api.letsencrypt.org/</a><br />
 [INFO] Please report issues at <a href="https://github.com/Lone-Coder/letsencrypt-win-si" rel="nofollow ugc">https://github.com/Lone-Coder/letsencrypt-win-si</a><br />
mple</p>
<p> M: Create new certificate with advanced options<br />
 L: List scheduled renewals<br />
 R: Renew scheduled<br />
 S: Renew specific<br />
 A: Renew *all*<br />
 V: Revoke certificate<br />
 C: Cancel scheduled renewal<br />
 X: Cancel *all* scheduled renewals<br />
 Q: Quit</p>
<p> Please choose from the menu: m</p>
<p> [INFO] Running in Advanced mode</p>
<p> 1: Single binding of an IIS site<br />
 2: SAN certificate for all bindings of an IIS site<br />
 3: SAN certificate for all bindings of multiple IIS sites<br />
 4: Manually input host names<br />
 C: Cancel</p>
<p> Which kind of certificate would you like to create?:</p>
<p>this is where I get stuck&#8230; I do not have IIS so not sure how to proceed. But since this looks so different from what you described I thought you might have some suggestions.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1519</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 15:39:43 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1519</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1518&quot;&gt;No&lt;/a&gt;.

No, I will correct this :) what was not working? I will test and correct this tutorial]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1518">No</a>.</p>
<p>No, I will correct this :) what was not working? I will test and correct this tutorial</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: No		</title>
		<link>https://networkguy.de/free-ssl-certificate-from-lets-encrypt/#comment-1518</link>

		<dc:creator><![CDATA[No]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 15:36:52 +0000</pubDate>
		<guid isPermaLink="false">https://networkguy.de/?p=1429#comment-1518</guid>

					<description><![CDATA[Your guide failed on the first part. Please delete this.]]></description>
			<content:encoded><![CDATA[<p>Your guide failed on the first part. Please delete this.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
