Get-RASLetsEncryptSettings
Obtains Let's Encrypt settings.
Get-RASLetsEncryptSettings [-SiteId <uint>] [<CommonParameters>]
Obtains the Let's Encrypt settings for the current site.
-SiteId <uint> Site ID from which to retrieve the Let's Encrypt Settings.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASLetsEncryptSettings
Obtains the Let's Encrypt settings for the current site.