llama.cpp HTTPS support There are three way ssl libraries that are supported by llama.cpp: BoringSSL fetches Google's BoringSSL and build it. LibreSSL fetches OpenBSD's LibreSSL and build it. OpenSSL use systen installed version