diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-03-25 23:12:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-03-25 23:12:18 +0000 |
commit | b840e1e7ebbc637770de68e6bcca7516a70b973a (patch) | |
tree | ce30d00b9de568f75d4b9583699326f81952fc42 /mail/exim/files | |
parent | a9873fc90b02a3588087b3fcf85a1210072cf11f (diff) |
Notes
Diffstat (limited to 'mail/exim/files')
-rw-r--r-- | mail/exim/files/patch-doc::spec.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mail/exim/files/patch-doc::spec.txt b/mail/exim/files/patch-doc::spec.txt deleted file mode 100644 index 28281ec779a9..000000000000 --- a/mail/exim/files/patch-doc::spec.txt +++ /dev/null @@ -1,25 +0,0 @@ - -$FreeBSD$ - ---- doc/spec.txt.orig -+++ doc/spec.txt -@@ -15622,6 +15622,19 @@ - message_prefix = "\1\1\1\1\n" - message_suffix = "\1\1\1\1\n" - -+However, many clients require that the certificate presented by Exim be a user -+(also called "leaf" or "site") certificate, and not a self-signed certificate. -+In this case, the self-signed certificate described above must be installed on -+the client host as a trusted root certification authority and the certificate -+used by Exim must be a user certificate signed with that self-signed -+certificate. -+ -+For information on creating self-signed CA certificates and using them to sign -+user certificates, see the "General implementation overview" chapter of the -+Open-source PKI Book, available online at: -+ -+ http://ospkibook.sourceforge.net/ -+ - +-----------------------------------------------------------------------------+ - |create_directory | Use: appendfile | Type: boolean | Default: true| - +-----------------------------------------------------------------------------+ |