ATBC API calls HTTPS workaround removal
Open
Prod Required
Technical Debt
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Check how the ATBC API is invoked and remove a workaround to allow endpoint access even using invalid certificates. This was needed in the past when ATBC was not using a valid certificate, which is no longer the case.
**Acceptance Criteria**
- [ ] Remove the HTTP certificate error bypass from ATBC API calls. Source code reference: [atbc.service.ts](https://github.com/bcgov/SIMS/blob/43ca26b8b71e1329c9c01819bbfbaf28ae48b9ed/sources/packages/backend/libs/integrations/src/services/atbc/atbc.service.ts#L74)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.