Skip to content

Commit 475ee3c

Browse files
authored
Merge pull request #725 from billmath/master
Update set-adfssslcertificate.md
2 parents f4e2870 + 9acca43 commit 475ee3c

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
@@ -32,8 +32,7 @@ Set-AdfsSslCertificate -Thumbprint <String> [-Member <String[]>] [-Force <Boolea
3232

3333
## DESCRIPTION
3434
The **Set-AdfsSslCertificate** cmdlet sets an SSL certificate for HTTPS bindings for Active Directory Federation Services (AD FS).
35-
Use this cmdlet to change the SSL certificate associated with the AD FS service.
36-
You must run this cmdlet on each AD FS server in the AD FS farm.
35+
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.
3736

3837
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.
3938
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)