Mailinglist Archive: opensuse-bugs (10159 mails)

< Previous Next >
[Bug 555266] POSTFIX_ADD scheme in /etc/sysconfig/postfix cannot handle smtp_tls_CAfile and smtp_tls_CApath
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 21 Nov 2009 08:14:08 +0000
  • Message-id: <20091121081408.EF91CCC7CD@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=555266

http://bugzilla.novell.com/show_bug.cgi?id=555266#c1


--- Comment #1 from Ken Yap <ken@xxxxxxxxxxxxxx> 2009-11-21 08:13:55 UTC ---
One way to preserve the scheme is to special case the *_CAfile and *_CApath
directives. After line 445 add:

pfkey=${pfkey/_cafile/_CAfile}
pfkey=${pfkey/_capath/_CApath}

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References