Commit 9fc97de
authored
attest: force https for rekor client (#610)
For some reason this defaults to http, which results in the server
terminating the request (my guess is this was previously redirecting
http->https before). This changes forces the https scheme (hopefully
this isn't disruptive for non-public good instances, but we can revisit
other changes later if we need to).
Signed-off-by: Billy Lynch <billy@chainguard.dev>1 parent 050c60f commit 9fc97de
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
0 commit comments