adobe / adobe/butler

Config option to disable ssl verification for methods/reloaders

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Description

```
time="2018-09-07T19:58:50Z" level=error msg="ButlerConfig::Handler()[count=5]: Cannot retrieve butler configuration. err=Get https://foo.owns.com/butler/butler.toml: x509: certificate is valid for bar.owns.com, not foo.owns.com"
time="2018-09-07T19:58:50Z" level=error msg="ButlerConfig::Handler()[count=5]: done."
time="2018-09-07T19:58:50Z" level=warning msg="main(): Sleeping 5 seconds."
```

Contributor guide

Open the contributing guide

Research direction

Start by tracing the ButlerConfig handler and the methods/reloaders involved in retrieving the butler.toml URL; the issue names no files or tests. Determine where SSL verification is configured and how a new option should apply, then verify that disabling it allows the reported certificate mismatch case without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.