diff options
author | Maxime “pep” Buquet <pep@collabora.com> | 2017-12-15 15:21:45 +0000 |
---|---|---|
committer | Maxime “pep” Buquet <pep@collabora.com> | 2017-12-15 15:21:45 +0000 |
commit | 80168aef293308bc462092fbebb939fa58cd1c54 (patch) | |
tree | 3cd189355beca3505ea349a307fad603f79fbae0 | |
parent | 5b27cee97272d4ae6ff30f03dc57221fa3e3183f (diff) | |
download | biboumi-80168aef293308bc462092fbebb939fa58cd1c54.tar.gz biboumi-80168aef293308bc462092fbebb939fa58cd1c54.tar.bz2 biboumi-80168aef293308bc462092fbebb939fa58cd1c54.tar.xz biboumi-80168aef293308bc462092fbebb939fa58cd1c54.zip |
Add specific policy files for irc.gimp.org and irc.gnome.org
-rw-r--r-- | conf/irc.gimp.org.policy.txt | 1 | ||||
-rw-r--r-- | conf/irc.gnome.org.policy.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/irc.gimp.org.policy.txt b/conf/irc.gimp.org.policy.txt new file mode 100644 index 0000000..2357a53 --- /dev/null +++ b/conf/irc.gimp.org.policy.txt @@ -0,0 +1 @@ +key_exchange_methods = RSA diff --git a/conf/irc.gnome.org.policy.txt b/conf/irc.gnome.org.policy.txt new file mode 100644 index 0000000..2357a53 --- /dev/null +++ b/conf/irc.gnome.org.policy.txt @@ -0,0 +1 @@ +key_exchange_methods = RSA |