patch-doc_archiveopteryx_conf_man 727 B

12345678910111213141516171819
  1. $OpenBSD: patch-doc_archiveopteryx_conf_man,v 1.2 2016/11/01 09:10:41 landry Exp $
  2. --- doc/archiveopteryx.conf.man.orig Thu May 1 10:42:58 2014
  3. +++ doc/archiveopteryx.conf.man Thu May 1 10:45:14 2014
  4. @@ -530,12 +530,10 @@ regulates whether Archiveopteryx supports TLS at all.
  5. .IP tls-certificate
  6. is the absolute file name of the TLS private key and signed certificate,
  7. e.g.
  8. -.IR $CONFIGDIR/imap.p15 .
  9. +.IR /etc/ssl/imap.p15 .
  10. If
  11. .I tls-certificate
  12. -is not specified, tlsproxy generates a private key and a self-signed
  13. -certificate at runtime and stores both in
  14. -.IR $CONFIGDIR/automatic-key.pem .
  15. +is not specified, the server wont start if TLS is enabled.
  16. .IP tls-certificate-label
  17. is not used in 3.1.4.
  18. .SH SYNTAX