Skip to content

Commit 75c7087

Browse files
authored
Update deal-with-certificates-in-ssis-scale-out.md
1 parent 42fb1b0 commit 75c7087

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)