generated from UK-Export-Finance/nestjs-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(FN-3163): remove local ssl workaround (#1188)
## Introduction ✏️ On local builds, the Salesforce domains needed to create a customer are not whitelisted on the UKEF VPN, so rejectUnauthorized must be set as false. This doesn't affect higher environments. ## Resolution ✔️ Remove this setting so local builds will fail, but will replicate the code running on higher environments more closely. ## Miscellaneous ➕ Remove the same commented-out behaviour from Informatica, this domain IS whitelisted so works on local builds regardless. Co-authored-by: Nat Dean-Lewis <ndlewis@ukexportfinance.gov.uk>
- Loading branch information
1 parent
a2295b2
commit f65b047
Showing
4 changed files
with
0 additions
and
50 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters