aws / aws/aws-toolkit-azure-devops
S3 Download task : disable ssl verification
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to disable the SSL verification in the **S3 Download task**? Our company has a firewall that does inspection, and inserts a private certificate (which is installed on our servers; but your tasks don't respect the local (Windows) certificate store).
Issue #10 has a similar problem, I think, though for the upload task.
Contributor guide
Research direction
Start by locating the TypeScript implementation of the S3 Download task and read issue #10 for the related upload-task behavior. Inspect how SSL certificates are handled on Windows, then define completion as a supported way to disable verification or respect the local certificate store, with coverage for the chosen behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100