Skip to content

Commit 9acca43

Browse files
authored
Update set-adfssslcertificate.md
1 parent cab2d45 commit 9acca43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docset/windows/adfs/set-adfssslcertificate.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ Set-AdfsSslCertificate -Thumbprint <String> [-Member <String[]>] [-Force <Boolea
3131

3232
## DESCRIPTION
3333
The **Set-AdfsSslCertificate** cmdlet sets an SSL certificate for HTTPS bindings for Active Directory Federation Services (AD FS).
34-
Use this cmdlet to change the SSL certificate associated with the AD FS service.
35-
You must run this cmdlet on each AD FS server in the AD FS farm.
34+
Use this cmdlet to change the SSL certificate associated with the AD FS service. On Server 2016, this is a multi-node commandlet, meaning it only has to run on the primary and all nodes in the farm will be updated. On Server 2012R2, run the command on each ADFS server in the ADFS farm.
3635

3736
Use this cmdlet to change the deployment from one in which both user certificate authentication and device certificate authentication use port 443, to one in which user certificate authentication uses a non-standard port.
3837
Specify a new certificate that does not contain a Subject Alternative Name (SAN) for `certauth`.\<federation service name\>, as in `certauth.contoso.com`.

0 commit comments

Comments
 (0)