<?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 &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/letsencrypt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Fri, 31 Dec 2021 12:48:05 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>letsencrypt &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Merker: acme.sh</title>
		<link>https://www.systemtechnics.de/merker-acme-sh/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Fri, 31 Dec 2021 12:48:04 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[acme]]></category>
		<category><![CDATA[acme.sh]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[letsencrypt]]></category>
		<category><![CDATA[zerossl]]></category>
		<category><![CDATA[zertifikat]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3148</guid>

					<description><![CDATA[Um Zertifikate für Dienste zu erstellen, die keinen Webserver mitbringen, kann man auch wie folgt erstellen. Dazu ist es nötig, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Um Zertifikate für Dienste zu erstellen, die keinen Webserver mitbringen, kann man auch wie folgt erstellen. Dazu ist es nötig, dass der Domainprovider bzw. DNS Anbieter eine Schnittstelle für die DNS-Challenge mitbringt. INWX tut dies :-)</p>
<p>Die unterstützten Provider kann man auf Github nachlesen: <a href="https://github.com/acmesh-official/acme.sh/tree/master/dnsapi" target="_blank" rel="noopener">https://github.com/acmesh-official/acme.sh/tree/master/dnsapi</a></p>



<p class="wp-block-paragraph">Erstellen kann man dann ein Zertifikat wie folgt:<br />(Pfade sollten natürlich vorhanden sein)</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="">acme.sh \
  --issue \
  --cert-home /Users/knut/Downloads/SSL \
  --dns dns_inwx \
  -d amsel.systemtechnics.de \
  -d drossel.systemtechnics.de</pre>



<p class="wp-block-paragraph">Erneuern mit folgendem Befehl:</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="">acme.sh \
  --renew \
  --cert-home /Users/knut/Downloads/SSL \
  --dns dns_inwx \
  -d amsel.systemtechnics.de \
  -d drossel.systemtechnics.de</pre>



<p class="wp-block-paragraph">Alle bestehenden Zertifikate (die unter <em>/Users/knut/Downloads/SSL</em> existieren ) erneuern:</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="">acme.sh \
  --renew-all \
  --cert-home /Users/knut/Downloads/SSL \
  --dns dns_inwx </pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Linkliste: Web SSL Tools</title>
		<link>https://www.systemtechnics.de/linkliste-web-ssl-tools/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Tue, 20 Dec 2016 04:40:45 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[letsencrypt]]></category>
		<category><![CDATA[smime]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[startssl]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=1920</guid>

					<description><![CDATA[Nachfolgend eine Linkliste die sich rund um das Thema SMTP bzw. Mailversand befasst.]]></description>
										<content:encoded><![CDATA[<p>Nachfolgend eine Linkliste die sich rund um das Thema SMTP bzw. Mailversand befasst.</p>
<p><span id="more-1920"></span></p>
<p><div class="uk-scope">
<ul class="uk-list uk-list-line ">


    <li>

                <a class="uk-display-block uk-link-muted" href="https://www.ssllabs.com/ssltest/" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fssl-labs.png&amp;hash=29e7f901e928acff1091bd7f7586e961&amp;action=widgetkit" alt="SSL Labs" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    SSL Labs
</h1>
<p>
    Über diese Webseite lassen sich Webseiten auf deren SSL-Fähigkeiten untersuchen. Es werden dabei auch hilfreiche Tips gegeben.
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://crt.sh/?q=" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fcert.sh_.png&amp;hash=26a2b9b483abdbfc1f18c649991f0d23&amp;action=widgetkit" alt="Cert.sh" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    Certifikats Historie
</h1>
<p>
    Mit dieser Webseite lässt sich die Historie von Zertifikaten einer Domain (und deren Subdomains) feststellen. 
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://mozilla.github.io/server-side-tls/ssl-config-generator/" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fmozilla-ssl-generator.png&amp;hash=adc7d1da28db1ec371971b49b2a21917&amp;action=widgetkit" alt="Mozilla SSL Generator" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    Mozilla SSL Generator
</h1>
<p>
    Genernator um sich Konfigurationen für diverse Web-Server erstellen zu lassen (Apache/NGinx).
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fssl-cipher.png&amp;hash=7ceb71f55246f37181a28f5563f49590&amp;action=widgetkit" alt="Info zu SSL Cipher" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    SSL Cipher erklärt
</h1>
<p>
    Hardening Your Web Server’s SSL Ciphers
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://letsencrypt.org" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="/wp-content/plugins/widgetkit/cache/Bildschirmfoto-2016-12-20-um-17.35.00-baa64c5e3427c382c3c7f9f1ccc872f0.png" alt="LetsEncrypt" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    LetsEncrypt
</h1>
<p>
	Über LetsEncrypt können auch kostenlos Zertifikate bezogen werden. 
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://startssl.com" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fstartssl.png&amp;hash=04a9af9f98fb7a3a05f380fa6b14f897&amp;action=widgetkit" alt="StartSSL.com" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
<del>    StartSSL.com</del>
</h1>
<p>
<del>    Kostengünstiger Dienstleister um (teils umsonst) Zertifikate bestellen.</del>
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://secure.comodo.com/products/frontpage?area=SecureEmailCertificate" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2Fcomodo-smime.png&amp;hash=b6333ecda4c858dea90ff3db4c2b6573&amp;action=widgetkit" alt="S/MIME Zertifikat bestellen" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    S/Mime Zertifikat
</h1>
<p>
    Bei Comodo kann ebenfalls kostenlos ein S/Mime Zertifikat zum signieren bzw. verschlüsseln von Mails bezogen werden.
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


    <li>

                <a class="uk-display-block uk-link-muted" href="https://buy.wosign.com/free/#email" target="_blank">
        
                        <div class="uk-flex uk-flex-middle">
                <div class="uk-margin-right">
                    <img decoding="async" src="https://www.systemtechnics.de/wp-admin/admin-ajax.php?p=image&amp;w=300&amp;h=&amp;strategy=&amp;file=wp-content%2Fuploads%2FWoSign-Mail-Cert.png&amp;hash=850181a7346d00c44029d75049579b67&amp;action=widgetkit" alt="WoSign S/Mime" width="300">                </div>
                <div class="uk-flex-1">
            
                <h3 class="uk-margin-remove"><h1>
    S/Mime Zertifikat
</h1>
<p>
    Über diese Seite kann man sich S/Mime Zertifikate zum späteren signieren und verschlüsseln von Mails kostenlos beziehen.
</p></h3>
                            </div>
            </div>
            
                </a>
        
    </li>


</ul>
</div></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
