how can I use the ssllab's ssltest?

The ssl is the most important security technology.

We can test ssl in the ssllab.

https://ssllabs.com/ssltest 




1. Write your domain in hostname.

'

Enter the domain(like magsty.net)

2. Press the submit button.

Now process is working. Few minutes are taken.

Now, Let's look for summary.

Ssllab gives us intuitive graph and errors.

Ssllab says magsty.net's ssl supports tls 1.0 and 1.1 and 1.2.

So, this is not secure. Because tls 1.1 and 1.0 doesn't support anymore.

And ssllab's test gives us information about ssl's certification.

Things to consider is Trusted part.

Also, Additional Certificates (if supplied) is important information. By this information, you can know whether your webpage's ssl has issues or not.

If, your ssl has chain issues, you can confront ssl errors or malfunction in browsers.

If your web site is apache and has chain issues, see our below post. It can give you answer.(apache)



Come back to ssl test, 

Ssltest shows you ssl configration. You can see tls 1.2 and 1.1 and 1.0 is supported.

And the surprising function is mounted.

The Chiper issue. You can know about Chiper issues in protocol version.

And supports what version can be supported.

This function can helps you to set ssl well in server.


The last feature is

server issues. Try ssllab and set ssl settings well!


Thanks for watching and write the commet to rewrite request or question

Post a Comment

0 Comments