diff options
| author | Sam Varshavchik | 2019-12-05 23:32:35 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2019-12-05 23:32:35 -0500 |
| commit | f59f406f3c6479363256a0e4edd37f60afaea002 (patch) | |
| tree | 561d9e668b3ce2b34a4482835ee25f9651abd50e /imap/pop3d.cnf.gnutls.in | |
| parent | 308ea8eb3eed15a4b32593346d38c82cbf919f4f (diff) | |
| download | courier-libs-f59f406f3c6479363256a0e4edd37f60afaea002.tar.bz2 | |
Fix make distcheck for the gnutls version.
Diffstat (limited to 'imap/pop3d.cnf.gnutls.in')
| -rw-r--r-- | imap/pop3d.cnf.gnutls.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/imap/pop3d.cnf.gnutls.in b/imap/pop3d.cnf.gnutls.in new file mode 100644 index 0000000..a8a4466 --- /dev/null +++ b/imap/pop3d.cnf.gnutls.in @@ -0,0 +1,9 @@ +organization = "Courier Mail Server" +unit = "Automatically-generated POP3 SSL key" +locality = "New York" +state = "NY" +country = US +cn = "localhost" +serial = 001 +expiration_days = 365 +email = "postmaster@example.com" |
