summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-03-05 11:12:40 +0000
committerPaul Buetow <paul@buetow.org>2022-03-05 11:12:40 +0000
commit1cc8163fea6196258dcd53fddb4897fc25c1fb1e (patch)
tree655c035d8d1d5e1496d568e07bab9290bdf486f8
parenta9f0da7735ade5617549ff895a4684f72c855cf8 (diff)
add irregular.ninja instead of foo.surf to gemini
-rw-r--r--openbsd/frontends/etc/relayd.conf:blowfish4
-rw-r--r--openbsd/frontends/etc/relayd.conf:twofish4
2 files changed, 4 insertions, 4 deletions
diff --git a/openbsd/frontends/etc/relayd.conf:blowfish b/openbsd/frontends/etc/relayd.conf:blowfish
index 80a0bf6..a46877f 100644
--- a/openbsd/frontends/etc/relayd.conf:blowfish
+++ b/openbsd/frontends/etc/relayd.conf:blowfish
@@ -1,10 +1,10 @@
log connection
tcp protocol "gemini" {
- tls keypair foo.zone
- tls keypair foo.surf
tls keypair buetow.org
tls keypair snonux.de
+ tls keypair foo.zone
+ tls keypair irregular.ninja
}
relay "gemini4" {
diff --git a/openbsd/frontends/etc/relayd.conf:twofish b/openbsd/frontends/etc/relayd.conf:twofish
index 1ece872..de65edf 100644
--- a/openbsd/frontends/etc/relayd.conf:twofish
+++ b/openbsd/frontends/etc/relayd.conf:twofish
@@ -1,10 +1,10 @@
log connection
tcp protocol "gemini" {
- tls keypair foo.zone
- tls keypair foo.surf
tls keypair buetow.org
tls keypair snonux.de
+ tls keypair foo.zone
+ tls keypair irregular.ninja
}
relay "gemini4" {