[us...@httpd] Re: {SPAM?} RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Sander Temme
On May 1, 2010, at 10:32 AM, Luis Neves wrote: > mod_authz_ldap has another way to validate a certificate. Instead of using > the issuer and subject fields I will try to use all the client certificate as > the validation field, this way I dont have to deal with utf8 problems, I > hope... That

RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Luis Neves
ry to use all the client certificate as the validation field, this way I dont have to deal with utf8 problems, I hope... Luis > From: scte...@apache.org > Date: Sat, 1 May 2010 09:29:21 -0500 > To: users@httpd.apache.org > Subject: Re: [us...@httpd] UTF-8 strings through ap_log

RE: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Luis Neves
e: Fri, 30 Apr 2010 16:39:29 -0400 > From: cove...@gmail.com > To: users@httpd.apache.org > Subject: Re: [us...@httpd] UTF-8 strings through ap_log_cerror > > On Fri, Apr 30, 2010 at 4:28 PM, Luis Neves wrote: > > > I think this issue is not only related to the logs apache i

Re: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-05-01 Thread Sander Temme
Luis, On Apr 30, 2010, at 3:28 PM, Luis Neves wrote: > Hi list members, > > see here http://marc.info/?l=apache-httpd-dev&m=127242179232546&w=2 > > I am the original poster of this issue, unfortunally so far I have no answers > to my problem and maybe you can give me some clues > > I think t

Re: [us...@httpd] UTF-8 strings through ap_log_cerror

2010-04-30 Thread Eric Covener
On Fri, Apr 30, 2010 at 4:28 PM, Luis Neves wrote: > I think this issue is not only related to the logs apache is creating "in > ssl_engine_kernel.c" but must be in another place as well, i say this > because the mod_authz_ldap is using the incorreclty values (with '\x') to > query the ldap direc