Have you integrated custom certificates with your R2R deployment? I’d love to hear how you’re handling mTLS for RAG pipelines. Drop a comment below or open an issue on the R2R GitHub repo. Disclaimer: The filename referenced is hypothetical for the purpose of this technical guide. Always verify the provenance of any .rar or certificate file before installing it on your systems.
It transforms R2R from a "demo-friendly" framework into a . team.r2r.root.certificate-r2r.rar
export REQUESTS_CA_BUNDLE=/path/to/extracted/r2r-ca-root.crt # Then run your R2R client commands r2r serve --host your-internal-r2r.com Add this to your docker-compose.yml : Have you integrated custom certificates with your R2R