Commit cda7eea
committed
Fix pollution of http.Transport TLSConfigs for OCI tests
Natation signing was previously relying on the
TLSConfig being added to the http.DefaultTransport
as a side-effect
Messing with the http.DefaultTransport was causing
TLS verification failures for internet requests to
the TUF repo.
Signed-off-by: leigh capili <leigh@null.net>1 parent a5f9a84 commit cda7eea
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | | - | |
| 864 | + | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
| |||
1591 | 1591 | | |
1592 | 1592 | | |
1593 | 1593 | | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
1594 | 1607 | | |
1595 | 1608 | | |
1596 | 1609 | | |
| |||
3550 | 3563 | | |
3551 | 3564 | | |
3552 | 3565 | | |
3553 | | - | |
| 3566 | + | |
3554 | 3567 | | |
3555 | 3568 | | |
3556 | 3569 | | |
| |||
0 commit comments