tor 2006-09-28 klockan 10:46 -0400 skrev Brad Taylor:
> On my reverse proxy https server I need to only allow 128bit or better
> cipher. What do I need to use after cipher= to only allow 128bit or
> better?
DEFAULT:!EXPORT:!LOW
is one alternative. Disables Export and low grade chiphers, leaving only
128bit or stronger ciphers.
man ciphers
for details.
or play around with
openssl ciphers -v 'string'
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:04 MDT