Allow custom OpenAI compatible API endpoints lacking certificates
Louis Faure
Some custom HTTPS API endpoints have no certificates, which probably explains why, when I attempt to integrate them with Kerlig, I get a
Connection error
(for example, a curl -k
request works). Would it be possible to add an optional switch that allows the use of HTTPS API endpoints without certificates?