Re: [users@httpd] AES on SSL with apache2

2005-06-30 Thread Alexander Lazic
Hi, On Don 30.06.2005 11:05, Fiorenzi Alessandro wrote: SSLCipherSuite vor 1.3.x => http://www.modssl.org/docs/2.8/ssl_reference.html#ToC9 vor 2.0.x => http://httpd.apache.org/docs-2.0/mod/mod_ssl.html.en#sslciphersuite Hth al ;-) but no one of that regard about AES Aehm have you rea

Re: [users@httpd] AES on SSL with apache2

2005-06-30 Thread Fiorenzi Alessandro
On Thu, 2005-06-30 at 10:54 +0200, Alexander Lazic wrote: > Hi, > > On Don 30.06.2005 10:43, Fiorenzi Alessandro wrote: > > > >I have seen that some site like washington.edu if your client is > >firefox use AES for SSL encription, and other like RC4 128 for Explorer > >or other browser. > > > >How

Re: [users@httpd] AES on SSL with apache2

2005-06-30 Thread Alexander Lazic
Hi, On Don 30.06.2005 10:43, Fiorenzi Alessandro wrote: I have seen that some site like washington.edu if your client is firefox use AES for SSL encription, and other like RC4 128 for Explorer or other browser. How can I configure my apache to use AES? SSLCipherSuite vor 1.3.x => http://ww

[users@httpd] AES on SSL with apache2

2005-06-30 Thread Fiorenzi Alessandro
Hi, I have seen that some site like washington.edu if your client is firefox use AES for SSL encription, and other like RC4 128 for Explorer or other browser. How can I configure my apache to use AES? Thanks Alessandro Fiorenzi ---