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

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to