Hello,
Please advice on ways to Renew exchange Self signed certificate with sha256 algorithm.
We do not have a CA server in place.
Advice if New-ExchangeCertificate command will automatically generate sha256 algorithm certificate.
Get-ExchangeCertificate -Thumbprint <Thumbprint> | New-ExchangeCertificate [-Force] [-PrivateKeyExportable <$true | $false>]
Cheers
Priya