mod_ssl, SSLRequire, and function file("filename") question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have a few questions related to the SSLRequire function in mod_ssl and how it works with the file("filename") function.

I have gotten mod_ssl to perform x509 DN authentication via the "in";

SSLRequire %{SSL_CLIENT_S_DN} in { "/DC=org/DC=mycerts/OU=People/CN=My Name" }

The problem is that its not practical for me to use this mechanism as the actual list of users will be very large (several thousand) and be updated daily. That is why I have been trying to get the file("filename") function to work. The problem is that it is not, or at least I am not using it the correct way.

 eg. SSLRequire  %{SSL_CLIENT_S_DN} =~ file("/tmp/listofDN.txt")

Does anyone have any suggestions as to how I might get this file function to work? Is there a format that file must adhere to?

Thanks,

--


Terrence Martin
System Manager
UCSD CMS T2 Center
tmartin@xxxxxxxxxxxxxxxx
Cell: 619 957 5550
Work: 858 822 0361



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux