jup-ag / jupiter-swap-api

The jupiter swap api binary
72 stars 20 forks source link

LibreSSL/3.3.6: error:1404B42E:SSL routines:ST_CONNECT:tlsv1 alert protocol version #1

Closed gitmalong closed 9 months ago

gitmalong commented 9 months ago

On MacOS I am facing

Connected to localhost (127.0.0.1) port 8080 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* LibreSSL/3.3.6: error:1404B42E:SSL routines:ST_CONNECT:tlsv1 alert protocol version
* Closing connection 0

when doing curl against

localhost:8080/quote?inputMint=So11111111111111111111111111111111111111112\
&outputMint=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v\
&amount=100000000\
&slippageBps=50
gitmalong commented 9 months ago

used https instead of http