Commit 9edd254
committed
replace common name of cert with target host
This reduces the error message an mstsc client sees from two to one.
before:
- The server name on the certificate is incorrect
- The certificate is not from a trusted certifying authority
after:
- The certificate is not from a trusted certifying authority1 parent 46e0131 commit 9edd254
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
| |||
0 commit comments