What is encryption strength? And what is the strength of your certificates?

  General Questions

The certificate encryption strength is a measure of number of bits in the key used to encrypt data during an SSL session. The bigger the number, the longer it takes for computer(s) to decrypt enciphered data.

The strength of encryption depends solely on the web-browser and the web-server it requests the connection to.

It is strongly recommended to use 128/256 bit bulk encryption on any application or website.

All our SSL certificates support up to 256-bit encryption. That means that if the user’s browser supports 256 bit and your web server supports 256 bit, the SSL session will be 256 bit encrypted. If 256 is not supported by either the browser or the server, the SSL session steps down to 128.