On Tue, Feb 26, 2008 at 4:25 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
> Harry Holt wrote: > > > > AuthLDAPUrl ldaps://ldap.intranet.mysite/o=myorg?uid SSL > > Looks like overkill; you are telling mod_authnz_ldap to connect to > an SSL ldap server (ldaps:) and then telling it to start a SSL session > on the fly (e.g. over the default LDAP port). > > use either JUST ldaps:// ... or ldap:// with SSL option. > Probably is. Not that it solves the issue. Have tried both severally and (as above) together. -- Harry Holt, PMP
