<?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>letsencrypt Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/tag/letsencrypt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/tag/letsencrypt/</link>
	<description>Mach die Welt ein bisschen intelligenter</description>
	<lastBuildDate>Thu, 21 Mar 2019 12:43:58 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.imakeyouintelligent.com/wp-content/uploads/2018/01/cropped-square_v4-32x32.png</url>
	<title>letsencrypt Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/tag/letsencrypt/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Kostenloses Wildcard SSL-Zertifikat für NodeRed und Grafana mit CertBot&#124;Letsencrypt</title>
		<link>https://www.imakeyouintelligent.com/kostenloses-wildcard-ssl-zertifikat-fuer-nodered-und-grafana-mit-certbotletsencrypt/</link>
					<comments>https://www.imakeyouintelligent.com/kostenloses-wildcard-ssl-zertifikat-fuer-nodered-und-grafana-mit-certbotletsencrypt/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 21 Mar 2019 12:43:58 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Internet of Things (IoT)]]></category>
		<category><![CDATA[Node-RED]]></category>
		<category><![CDATA[Certbot]]></category>
		<category><![CDATA[Grafana]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Kostenlos]]></category>
		<category><![CDATA[letsencrypt]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NodeRed]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL-Zertifikat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Zertifikat]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=4685</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/kostenloses-wildcard-ssl-zertifikat-fuer-nodered-und-grafana-mit-certbotletsencrypt/">Kostenloses Wildcard SSL-Zertifikat für NodeRed und Grafana mit CertBot|Letsencrypt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Hier möchte ich kurz erklären wie man auf einen Linux-Server/Raspberry oder VPS ein kostenloses SSL-Zertifikat installiert und dieses für NodeRed und Grafana konfiguriert. </p>
<ul>
<li>sudo apt-get update</li>
<li>sudo apt-get upgrade</li>
<li>apt install certbot</li>
<li>sudo certbot certonly &#8211;manual &#8211;preferred-challenges dns &#8211;agree-tos &#8211;server https://acme-v02.api.letsencrypt.org/directory 
<ul>
<li>Nun müsst ihr noch eine valide Mailadresse angeben.</li>
<li>Nun noch die zu sichernde Domäne in meinem Fall *.imakeyouintelligent.co.</li>
</ul>
</li>
</ul>
<p>Ihr erhaltet nur eine Meldung &#8222;Please deploy a DNS TXT record under the name&#8220; diese Infos packt ihr an eure Domäne.</p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/SSL_Zertifikat_Adminansicht_Webhoster.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4686" src="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/SSL_Zertifikat_Adminansicht_Webhoster.jpg" alt="" width="455" height="232" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/SSL_Zertifikat_Adminansicht_Webhoster.jpg 455w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/SSL_Zertifikat_Adminansicht_Webhoster-300x153.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" /></a></p>
<p>Wenn Ihr die Änderungen beim Hoster an der Domäne durchgeführt habt, bestätigt in eurem Terminal-Fenster mit Enter. Nun sollte es folgende Meldung geben im unteren Bereich findet Ihr den Pfad wo die Zertifikate abgelegt wurden:</p>
<p><em>Press Enter to Continue</em><br />Waiting for verification&#8230;<br />Cleaning up challenges</p>
<p>IMPORTANT NOTES:<br />&#8211; Congratulations! Your certificate and chain have been saved at:<br /><strong>/etc/letsencrypt/live/imakeyouintelligent.com/fullchain.pem</strong><br />Your key file has been saved at:<br /><strong>/etc/letsencrypt/live/imakeyouintelligent.com/privkey.pem </strong>Your cert will expire on 2019-06-19. To obtain a new or tweaked version of this certificate in the future, simply run certbot again. To non-interactively renew *all* of your certificates, run &#8222;certbot renew&#8220;<br />&#8211; Your account credentials have been saved in your Certbot configuration directory at /etc/letsencrypt. You should make a secure backup of this folder now. This configuration directory will also contain certificates and private keys obtained by Certbot so making regular backups of this folder is ideal.</p>
<p><strong>Nun binden wir das Zertifikat an NodeRed und Grafana. </strong><br />Für NodeRed fügt bitte entsprechend euere Config folgendes ein: In die Datei: nano node-red/settings.js</p>
<p>ACHTUNG PFAD ZUM ZERTIFIKAT ANPASSEN: </p>
<p>https: {<br />key: fs.readFileSync(&#8218;/root/zertifikate/privkey.pem&#8216;),<br />cert: fs.readFileSync(&#8218;/root/zertifikate/cert.pem&#8216;),<br />ca: fs.readFileSync(&#8218;/root/zertifikate/fullchain.pem&#8216;)<br />},<br /> requireHttps: true,</p>
<p>Und nun noch die Einbindung in Grafana:<br />Ruft hierzu die Datei: sudo nano /usr/share/grafana/conf/defaults.ini auf, in diese muss nun folgendes entsprechend euere Werte/Zertifikate.</p>
<p>################################## Server ##############################</p>
<p>[server]<br /># Protocol (http, https, socket)<br />protocol = https<br /># The ip address to bind to, empty will bind to all interfaces<br />http_addr =<br /># The http port to use<br />http_port = 443<br /># The public facing domain name used to access grafana from a browser<br />domain = <a href="http://imakeyouintelligent.com">imakeyouintelligent.com </a><br /># Redirect to correct domain if host header does not match domain<br /># Prevents DNS rebinding attacks<br />enforce_domain = false<br /># The full public facing url<br />root_url = %(protocol)s://%(domain)s:%(http_port)s/<br /># Log web requests<br />router_logging = false<br /># the path relative working path<br />static_root_path = public<br /># enable gzip<br />enable_gzip = true<br /># https certs &amp; key file<br />cert_file = /root/zertifikate/cert.pem<br />cert_key = /root/zertifikate/privkey.pem<br /># Unix socket path<br />socket = /tmp/grafana.sock</p>
<p>Im Anschluss solltet Ihr den Server einmal durchstarten, oder die einzelnen Services der Applikationen.</p>
</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/kostenloses-wildcard-ssl-zertifikat-fuer-nodered-und-grafana-mit-certbotletsencrypt/">Kostenloses Wildcard SSL-Zertifikat für NodeRed und Grafana mit CertBot|Letsencrypt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/kostenloses-wildcard-ssl-zertifikat-fuer-nodered-und-grafana-mit-certbotletsencrypt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
