epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

SSL causing crashes when connecting to domains using IP #27

Closed Lut99 closed 2 weeks ago

Lut99 commented 1 year ago

This is actually not a Brane issue, but rather an issue in the HTTP library we use, (reqwest). See this issue.

Lut99 commented 2 weeks ago

Eh, it's fixed for now. Not sure if it still occurs, but the current workaround is satisfactory, and turns out to be very useful to do network packet juggling.