Re: Web page that informs on SSL status?

2000-04-12 Thread Alex C. Koch
If you enable the SSL environment variables, you can access the information via php, etc. For example, in my access.conf SSLOptions +StdEnvVars And the corresponding php code. Output: You have connected with a 128 bit RC4-MD5 algorithm All of the variables are listed in the ModSSL documen

Re: Certificate questions...

2000-03-02 Thread Alex C. Koch
Is getting one of these test certificate better than using a self signed test certificate that can be generated with openSSL? I am currently using a certificate that I generated myself. What would the advantages be of using a certificate from Thawte when it is not authenticated by them? At