What is SSL?
Secure Sockets Layer (SSL) is a protocol designed
to enable secure communications on an insecure network
such as the Internet. SSL provides encryption and integrity
of communications along with strong authentication using
digital certificates.
Users will notice the secure URL that starts
with https:// instead of http:// and the closed padlock
in the browser's bottom status bar.
In a nutshell, SSL allows a secure connection between
your web browser and a web server. This secure information
'tunnel' was based on encryption algorithms developed
by RSA Security.
By making use of an SSL Certificate on our
web server, you can securely transmit sensitive information
online, having the confidence that your transaction
is safe.
|