mod_ssl dynamic configuration project

2013-03-26 Thread Tim Traver
Hi all, ok, I just wanted to start here, because this seems like the place. I know this is going to meet a lot of resistance, but here is my crazy idea. I'd like to figure out a way to dynamically retrieve the SSL keys for particular IP connections from the filesystem without having to have a

retrieving module configs from other modules

2013-04-15 Thread Tim Traver
Hi all, is there a way to access the module config tables of another module? For instance, if I want to see (from my module) what the path to the SSL cert is in the ssl_module, how can I go about doing that? And are there any tutorials on how to retrieve and set config values? Thanks, Tim