On Wed, May 13, 2009 at 10:05:56AM +0200, Piotr Wadas wrote: > what's about authentication to external preferences > source, using urlcheck/ldapcheck keywords ? > > Curl probably supports http[s]://user:password@host/getPrefs.cgi > authtentication with http urls, but not ldap urls, how > this looks like from milter-greylist point of view? > > LDAP-URL rfc does not support authentication (bind) operation > in-url. If you specify a ldaps:// URL, you can use x509 authentication. Your ldap.conf will have to contain references to CA, certificate and private key. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] curl urlcheck and ldapcheck authentication
2009-05-13 by Emmanuel Dreyfus