Closed saadjutt01 closed 3 years ago
UPDATE:
allowInsecureRequests
, if flag present at root and Target, then Target gets precedence.--insecure
option for sasjs add
:tada: This issue has been resolved in version 2.7.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Currently implemented, https://github.com/sasjs/cli/issues/428
it's for only
sasjs add cred
, but it's required for all commands, hence need to remove--insecure
flag and add boolean tosasjsconfig.json
Add Target property "allowInsecureRequests", defaults to false.