<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; AutoSSL</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/autossl/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>AutoSSL Debug</title>
		<link>https://wiki.centos-webpanel.com/autossl-debug</link>
		<comments>https://wiki.centos-webpanel.com/autossl-debug#comments</comments>
		<pubDate>Fri, 28 Sep 2018 08:19:00 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[SSL/AutoSSL]]></category>
		<category><![CDATA[AutoSSL]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1024</guid>
		<description><![CDATA[When having issues with AutoSSL check these things: - restart apache - check dns for your domain using this site: http://leafdns.com - try to install acme.sh manually: sh /scripts/install_acme CentOS 6 (Issues) ISSUE: Output of the command "sh /scripts/install_acme" [Fri Sep 28 15:15:18 MMT 2018] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 35 [Fri Sep [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>When having issues with AutoSSL check these things:</p>
<p>- restart apache<br />
- check dns for your domain using this site: http://leafdns.com<br />
- try to install acme.sh manually:</p>
<pre>
sh /scripts/install_acme
</pre>
<h1>CentOS 6 (Issues)</h1>
<p><strong>ISSUE:</strong> Output of the command "sh /scripts/install_acme"</p>
<pre>
[Fri Sep 28 15:15:18 MMT 2018] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 35
[Fri Sep 28 15:15:18 MMT 2018] Download error.</pre>
<p>Check: (Your server probably needs to be updated)<br />
check the CentOS6 version: </p>
<pre>cat /etc/redhat-release</pre>
<p>Fix Solution: Update Your System</p>
<pre>yum update</pre>
<hr />
<p><strong>Manual testing per domain</strong></p>
<p>Create key file:</p>
<pre>echo "MANUAL-CWP-TEST" > /usr/local/apache/autossl_tmp/.well-known/acme-challenge/147f44e35e8c7210f51ebb8b0a0e7767key</pre>
<p>TEST if you can open this link for validation</p>
<pre>http://DOMAIN.COM/.well-known/acme-challenge/147f44e35e8c7210f51ebb8b0a0e7767key</pre>
<p>If you get it open without any redirection the all should be ok</p>
<p><strong>Possible issues:</strong><br />
- you had recent DNS changes and now you need to wait for the DNS propagation<br />
- domain not pointed to the correct server IP<br />
- you have http to https forced redirection causing validation issues<br />
- make sure you have access to our servers</p>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/autossl-debug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
