DO NOT REPLY [Bug 10324] New: - typo prevents 2.0.39 w/ cvs ldap modules to build DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10324>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10324
typo prevents 2.0.39 w/ cvs ldap modules to build
Summary: typo prevents 2.0.39 w/ cvs ldap modules to build
Product: Apache httpd-2.0
Version: 2.0.39
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: Normal
Priority: Other
Component: mod_ssl
AssignedTo: bugs@httpd.apache.org
ReportedBy: au@hcsd.de
- /home/au/src/ldap/httpd-ldap/ldap-cache/util_ldap.c Tue May 28 21:32:30 2002
+++
util_ldap.c Fri Jun 28 17:14:02 2002
@@ -274,7 +274,7 @@
#ifdef
APU_HAS_LDAP_NETSCAPE_SSL
if (ldc->netscapessl) {
- if (!ldc->certdb) {
+ if (!ldc-
>certtdb) {
/* secure LDAP requested, but no CA cert defined */
ldc->reason = "secure LDAP
requested, but no CA cert defined";
return -1;
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
Received on Fri Jun 28 15:19:59 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 16:43:41 EDT
|