How can I detect if SSLEngine is ON?

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

 



From: Jason Brooks [mailto:jason.brooks@xxxxxxxx]
Sent: Wednesday, 25 October 2017 12:13 PM
To: users@xxxxxxxxxxxxxxxx
Subject: [users@httpd] How can I detect if SSLEngine is ON?

> 

>Hello,

> 

>I am using virtualmin to run my site, and there is no method to set an apache template separately for an ssl site.  that i am aware of.  I am asking them this right now.

> 

>Independently, my question to this list is “in the apache configuration, how do I tell if SSLEngine is set to ON”.  I know how to determine if mod_ssl is loaded: that is not what I want here: I want to detect if the ssl-engine has been turned on in a particular virtual host.

 

If you have shell access to the server try using grep.

grep -r SSLEngine /etc/httpd/

 

>If I can detect this in the apache configuration, I can enable configuration lines that otherwise wouldn’t make sense.

> 

>Thank you for your time!

> 

>—jason

> 



 


[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