evilAngel n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/184624701049466791ba0ed.gif)
Joined: 21 Jul 2004 Posts: 53 Location: France
|
Posted: Mon Nov 15, 2010 8:36 am Post subject: [SOLVED]Apache: SSL encryption |
|
|
Hey all,
After I emerged Apache, there is the default file
Code: | /etc/apache2/vhosts.d/00_default_gnutls_vhost.conf |
for the configuration of the SSL vhosts.
In this file, I noticed the SSLCiphersuite directive.
However, on the gentoo wiki on Apache
http://en.gentoo-wiki.com/wiki/Apache2/SSL_and_Name_Based_Virtual_Hosts
this directive is not listed.
The directive SSLProtocol is used.
So, if I want to define a new vhost, should I use SSLCipherSuite, SSLProcotol or both directives?
THanks
Last edited by evilAngel on Mon Nov 15, 2010 9:04 am; edited 1 time in total |
|