Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

mod_perl / mod_ssl variable problem.

by gam3 (Curate)
on May 27, 2008 at 21:32 UTC ( [id://688744]=perlquestion: print w/replies, xml ) Need Help??

gam3 has asked for the wisdom of the Perl Monks concerning the following question:

I would like to use SSL_CIPHER_ALGKEYSIZE and other openssl data from mod_perl, but I can't figure out how to access this data.

Using mod_cgi these show up in the environment, but under ModPerl::PerlRun these are not exposed. Also $r->subprocess_env() does not make these environment variables available.

Does anyone know how I can get access to the mod_ssl information.

NOTE: I have found Apache2::ModSSL, but can't get it to work either.

UPDATE: And the answer is:

SSLOptions +StdEnvVars
-- gam3
A picture is worth a thousand words, but takes 200K.

Replies are listed 'Best First'.
Re: mod_perl / mod_ssl variable problem.
by Anonymous Monk on May 28, 2008 at 01:49 UTC
    are you sure you're running under ssl?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://688744]
Approved by pc88mxer
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-24 17:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found