Commit fd7cabc
committed
fix(scheduler): use CA cert to verify API SSL certficiate
In all tests the CA issue seems to be gone and it can handle the IP.
Alternatively I tried out https://toolbelt.readthedocs.org/en/latest/adapters.html#fingerprintadapter but that proofed a little annoying since the fingerprints never stayed consistent for whatever reason1 parent 0667019 commit fd7cabc
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 340 | + | |
345 | 341 | | |
346 | 342 | | |
347 | 343 | | |
| |||
0 commit comments