summaryrefslogtreecommitdiffstats
path: root/konfigurera.mdwn
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2015-12-28 14:34:08 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2015-12-28 14:41:20 +0100
commit2ffaf47ae3b46e07e3249d2531924b881a5b7348 (patch)
treefe8fdca98f751ab2487e7ceaf1474ef97e398008 /konfigurera.mdwn
parent6f0d52e2c47ce1e3cd235503fee57de4218563f9 (diff)
Update all Fripost links from http:// to https://.
Diffstat (limited to 'konfigurera.mdwn')
-rw-r--r--konfigurera.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/konfigurera.mdwn b/konfigurera.mdwn
index a2b4745..642acb3 100644
--- a/konfigurera.mdwn
+++ b/konfigurera.mdwn
@@ -171,7 +171,7 @@ Lägg nu till nedanstående i filen `/etc/postfix/main.cf`.
smtp_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1
smtp_tls_fingerprint_cert_match = 92:BF:5E:D5:B0:4E:10:19:20:08:C4:70:D6:F3:F7:EC:5F:6E:75:D2:1F:9B:FF:4D:49:BD:B0:8A:68:90:49:BF
-Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Se även [fingeravtrycket](https://fripost.org/certs.asc) till vårt [servercertifikats](http://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel.
+Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Se även [fingeravtrycket](https://fripost.org/certs.asc) till vårt [servercertifikats](https://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel.
Glöm inte att ladda om (eller kanske t.o.m. starta om) Postfix efter att du har ändrat konfigurationen. Kör t.ex. `service postfix restart` eller `systemctl restart postfix`.
@@ -195,9 +195,9 @@ Ange sedan dina SSL/TLS-klientregler i `/etc/postfix/tls_policy`:
[smtp.fripost.org]:587 fingerprint ciphers=high protocols=!SSLv2:!SSLv3:!TLSv1:!TLSv1.1
match=92:BF:5E:D5:B0:4E:10:19:20:08:C4:70:D6:F3:F7:EC:5F:6E:75:D2:1F:9B:FF:4D:49:BD:B0:8A:68:90:49:BF
-Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Fingeravtrycket till vårt [server-certifikats](http://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel hittar du [här](https://fripost.org/certs.asc).
+Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Fingeravtrycket till vårt [server-certifikats](https://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel hittar du [här](https://fripost.org/certs.asc).
-Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Se även [fingeravtrycket](https://fripost.org/certs.asc) till vårt [servercertifikats](http://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel. Dina relävärdsregler i `/etc/postfix/relayhost_map` är:
+Se `postconf(5)` för att läsa mer om SSL/TLS-klientregler. Se även [fingeravtrycket](https://fripost.org/certs.asc) till vårt [servercertifikats](https://git.fripost.org/fripost-ansible/plain/certs/public/smtp.fripost.org.pem) publika nyckel. Dina relävärdsregler i `/etc/postfix/relayhost_map` är:
@fripost.org [smtp.fripost.org]:587
@example.org [smtp.example.org]:587