In SonicOS 5.9.x and above firmware, an option to enable only RC4 ciphers has been introduced. Enabling this option would force SonicWall to negotiate SSL connections using RC4-SHA1 or RC4-MD5.
This article describes how to enable this option. The solution described here can be used to mitigate the BEAST and POODLE attacks. Both these attacks target SSLv3 server with CBC mode encryption. RC4 being stream based is not affected by these attacks.
Sometimes web browser is configured to use only strong cipher suits and it refuses to use RC4-Only encryption. Thus if RC4-Only encryption is
enabled in SonicOS, it could cause err_ssl_version_or_cipher_mismatch error which reported by the browser.