<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.hoeglinger.name/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.hoeglinger.name/feed.php">
        <title>WIKIhoeglinger - server:nextcloud:installation:webservervorbereitung</title>
        <description></description>
        <link>https://wiki.hoeglinger.name/</link>
        <image rdf:resource="https://wiki.hoeglinger.name/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-07-14T10:11:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.hoeglinger.name/doku.php?id=server:nextcloud:installation:webservervorbereitung:start&amp;rev=1780007606&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.hoeglinger.name/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>WIKIhoeglinger</title>
        <link>https://wiki.hoeglinger.name/</link>
        <url>https://wiki.hoeglinger.name/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.hoeglinger.name/doku.php?id=server:nextcloud:installation:webservervorbereitung:start&amp;rev=1780007606&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T22:33:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.hoeglinger.name/doku.php?id=server:nextcloud:installation:webservervorbereitung:start&amp;rev=1780007606&amp;do=diff</link>
        <description>Den Webserver für Nextcloud vorbereiten

SSL konfigurieren

Anlegen der allgemeinen SSL-Konfiguration:

mkdir -p /etc/nginx/snippets
nano /etc/nginx/snippets/ssl.conf

Inhalt der Datei:

#
# SSL Configuration
#
ssl_protocols TLSv1.2 TLSv1.3;
# SSL ciphers: RSA + ECDSA
# Two certificate types (ECDSA, RSA) are needed.
ssl_ciphers &#039;TLS-CHACHA20-POLY1305-SHA256:TLS-AES-256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE…</description>
    </item>
</rdf:RDF>
