Skip to content

Commit 8fd15f1

Browse files
Merge pull request #32491 from meganbradley/patch-2
[BULK] - DocuTune remediation - Sensitive terms with GUIDs
2 parents 42fb1b0 + 75c7087 commit 8fd15f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/integration-services/scale-out/deal-with-certificates-in-ssis-scale-out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For example:
6767

6868
```dos
6969
netsh http delete sslcert ipport=0.0.0.0:8391
70-
netsh http add sslcert ipport=0.0.0.0:8391 certhash=0011001100110011001100110011001100110011 certstorename=Root appid={11111111-2222-3333-4444-555555555555}
70+
netsh http add sslcert ipport=0.0.0.0:8391 certhash=0011001100110011001100110011001100110011 certstorename=Root appid={00001111-aaaa-2222-bbbb-3333cccc4444}
7171
```
7272

7373
#### 3. Update the Scale Out Master service configuration file

0 commit comments

Comments
 (0)