Skip to content

Commit bd4b68f

Browse files
authored
Update README.md
1 parent 6f0ce78 commit bd4b68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For a SAS9 server type, you need to provide your user and passsword in the promp
6767

6868
https://user-images.githubusercontent.com/4420615/174494256-8676a5e3-9dd2-45a7-bc67-2a5c2355c182.mp4
6969

70-
If you are using self-signed certificates and are unable to connect due to `Error while handling error. Unable to verify the first certificate` (but you ARE able to connect using the [sasjs cli](https://cli.sasjs.io) then you may need to make the following adjustments:
70+
If you are using self-signed certificates and are unable to connect due to `Error while handling error. Unable to verify the first certificate` - but you ARE able to connect using the [sasjs cli](https://cli.sasjs.io) - then you may need to make the following adjustments:
7171

7272
1. Set `"http.proxySupport": "fallback"` in VS Code settings (instead of the default `"override"`)
7373
2. Set `"rejectUnauthorized": false` in the [httpsAgentOptions](https://cli.sasjs.io/sasjsconfig.html#httpsAgentOptions_rejectUnauthorized) object in the sasjsconfig file (`sasjs/sasjsconfig.json` or `~/.sasjsrc`)

0 commit comments

Comments
 (0)