flashbots / flashbots/cvm-reverse-proxy

`curl --insecure` doesn't work with cvm-proxy server

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
7
PR merge metrics
No merged PRs in 30d

Description

When trying to use `curl --insecure `, it's returning errors.

On the curl client side:

```
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error
```

On the cvm-proxy server side:

```
http: TLS handshake error from 95.94.96.182:34856: illegal base64 data at input byte 10
```

Not critical as the main verification scripts still work, see also https://buildernet.org/docs/send-orderflow#tee-attestation

But might be worth investigating, and if i recall correctly it did work in the past 🤔

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.