Releasing Qualys.SSLLabs PowerShell module for PowerShell Core

What is happening with ssllabs-scan? There is a new Qualys.SSLLabs PowerShell module that I have just released in PowerShell Gallery recently and it is meant to leverage the current Qualys SSLLabs API to perform SSL Security Test and return an assessment report of the SSL configuration on the web server.

If you need help with the cmdlet, use the Get-Help command for examples or parameter explanations like below.
PS> Get-Help Get-SSLLabs -Full

Please be patient for the gif image to load, you can right click to view image or open the image in a new tab to enlarge the image.

Using Qualys.SSLLabs on MacOS