diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 17:57:22 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 18:32:43 +0100 |
commit | b99cd2fd12bc3a2c6b858e65182a47a4ef27dba2 (patch) | |
tree | 6d1f90a97a008b6be7680021ccb93faccaad3988 /tests/config/dovecot/dhparams.pem | |
parent | 35f4ecefa9c9ff55acfdb337b215e3d13345c86d (diff) |
test suite: `mv tests/snippets tests/config`
Diffstat (limited to 'tests/config/dovecot/dhparams.pem')
-rw-r--r-- | tests/config/dovecot/dhparams.pem | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/config/dovecot/dhparams.pem b/tests/config/dovecot/dhparams.pem new file mode 100644 index 0000000..7734d2a --- /dev/null +++ b/tests/config/dovecot/dhparams.pem @@ -0,0 +1,8 @@ +-----BEGIN DH PARAMETERS----- +MIIBCAKCAQEA0J1dU8erRgIk4bMCBMLezjx32pcQpXrdNgl04dxZVxnJ5Ik2gGhA +uQRbbZhAlHNHtFtp9s4TdQ3Ddrv9SuWXYul8U5BWbcxs4nOtwFU8912SfiuVr/kc +4ok2zQ1hdMODtaqWS2ZKBmwcuk4QM6e7fMEAkuZX+Dtf2u8bG5G9B7OL5LggYtrP +cFVNQDtfhs64D+sUKJLWkgeg5NH6nbf+0Gs5a8v3/urHKvoxdVScGmKzF+LsFsBm +ycQjYeVtA9gLr41mo80rrFysUQqZtNkbdkaXOIA2r9JGTYex1l/XaediR8J94ck9 +dwAe2ubRqWcPjmoLJYQIPKiCbvXuJAd0wwIBAg== +-----END DH PARAMETERS----- |