<?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>auto renew ssl for virtualizor Archives - وب دیزاین</title>
	<atom:link href="https://wd7.ir/tag/auto-renew-ssl-for-virtualizor/feed" rel="self" type="application/rss+xml" />
	<link>https://wd7.ir/tag/auto-renew-ssl-for-virtualizor</link>
	<description>Web Design</description>
	<lastBuildDate>Sun, 09 Feb 2025 15:38:50 +0000</lastBuildDate>
	<language>fa-IR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Automatic ssl renew for virtualizor hostname with Cron jobs</title>
		<link>https://wd7.ir/automatic-ssh-renew-for-virtualizor-with-cron-jobs.html</link>
					<comments>https://wd7.ir/automatic-ssh-renew-for-virtualizor-with-cron-jobs.html#respond</comments>
		
		<dc:creator><![CDATA[شاملو]]></dc:creator>
		<pubDate>Sun, 18 Apr 2021 19:43:02 +0000</pubDate>
				<category><![CDATA[دسته‌بندی نشده]]></category>
		<category><![CDATA[auto renew ssl for virtualizor]]></category>
		<category><![CDATA[ssl for virtualizor]]></category>
		<guid isPermaLink="false">https://wd7.ir/?p=2850</guid>

					<description><![CDATA[<p>In the name of allah if you reading this article means you know what is virtualizor , KVM , virtualization and&#8230; guys who using virtualizor for managing virtualization know that we can set SSL for our hostname from its panel but there is a problem!if we forget to renew ssl certificate &#8211; lets encrypt &#8211; [&#8230;]</p>
<p>The post <a href="https://wd7.ir/automatic-ssh-renew-for-virtualizor-with-cron-jobs.html">Automatic ssl renew for virtualizor hostname with Cron jobs</a> appeared first on <a href="https://wd7.ir">وب دیزاین</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In the name of allah</p>



<p>if you reading this article means you know what is virtualizor , KVM , virtualization and&#8230;</p>



<p>guys who using virtualizor for managing virtualization know that we can set SSL for our hostname from its panel  but there is a problem!<br>if we forget to renew ssl certificate &#8211; lets encrypt &#8211; ssl gone and its bad!<br>how to make it auto ?<br>simply add below line to your cronjobs file:<br></p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">0 0 1 * *  /usr/bin/bash /usr/local/virtualizor/scripts/acme.sh --renew --force --days 80 --home '/usr/local/virtualizor/conf/le/acme/admin' --certhome '/usr/local/virtualizor/conf/le/acme/admin/certs' -d 'host.yourhostname.com' --webroot '/usr/local/virtualizor/enduser' --accountemail 'youremail@domain.com' --keylength '4096' >> '/var/virtualizor/log/letsencrypt.log' 2>&amp;1
</pre>
<p>The post <a href="https://wd7.ir/automatic-ssh-renew-for-virtualizor-with-cron-jobs.html">Automatic ssl renew for virtualizor hostname with Cron jobs</a> appeared first on <a href="https://wd7.ir">وب دیزاین</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wd7.ir/automatic-ssh-renew-for-virtualizor-with-cron-jobs.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
