Apache-ssl configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apache-ssl configuration





I am trying to get apache 1.2.6+ssl configured on bsdi 3.0.
Our current cert is 512b, and it seems that will pose some problems with
SSLV3?   I also HAVE to have it configured so that it works with all
the common browsers that support ssl. We use stronghold now, so as long
as it works with the same browsers stronghold does I'm ok.


Just a bit of info, the problem isn't in compiling and getting everything
to run, it's with the ssl configuration.  With apache 1.2.6/patch
1.16/ssleay 0.9.0 I get a 'no shared ciphers' message with netscape and
opera (haven't tried msie yet).  I compiled ssleay with NO_SSL3 but it
seams that apache-ssl will still try to negotiate SSL3 regardless of what
ssleay is compiled to do.  Both configs work if I turn off SSL3 in the
browsers btw.

I hate to ask such a question, but has anyone configured apache-ssl so
that it works with all the common browsers?

Thanks,

Chris