Hi, I wonder if anyone knows where to download some tools similar (in php) can be integrated into a website
https://www.ssllabs.com/ssltest/index.html
https://certificatesssl.com/ssl-tools.html
or similar
Hi, I wonder if anyone knows where to download some tools similar (in php) can be integrated into a website
https://www.ssllabs.com/ssltest/index.html
https://certificatesssl.com/ssl-tools.html
or similar
Hello ;
The backends for those interfaces use specific libraries behind the scene (internally). For instance, you could use this https://packagist.org/packages…ertificate-chain-resolver for resolving SSL certificate chains. This could help you to ensure that your certificates are valid. You could show formatted validation results in your own interface. The implementation is up to you.
I just want to provide the tools to my clients, because of the advice, give a look