openbsd-ports/mail/courier-imap/patches/patch-imap_pop3d-ssl_dist_in
avsm 807c8d4b7f - update to courier-imap-1.5.3
- add pseudo_flavors for no_[ldap|mysql|pgsql] subpackages
2002-08-08 17:03:21 +00:00

13 lines
475 B
Plaintext

$OpenBSD: patch-imap_pop3d-ssl_dist_in,v 1.2 2002/08/08 17:03:21 avsm Exp $
--- imap/pop3d-ssl.dist.in.orig Mon Jun 24 04:45:26 2002
+++ imap/pop3d-ssl.dist.in Thu Aug 8 16:48:10 2002
@@ -143,7 +143,7 @@ TLS_STARTTLS_PROTOCOL=TLS1
# servers, and is optional for SSL/TLS clients. TLS_CERTFILE is usually
# treated as confidential, and must not be world-readable.
#
-TLS_CERTFILE=@datadir@/pop3d.pem
+TLS_CERTFILE=/etc/ssl/private/pop3d.pem
##NAME: TLS_TRUSTCERTS:0
#