SSL

Zipline will no longer support SSL natively through built-in options in the future (versions after 4.4.1). It is recommended to use a reverse proxy like NGINX or Caddy to handle SSL termination instead.

Using a Reverse Proxy instead

Instead of using Zipline's native SSL support, you can use a reverse proxy like NGINX or Caddy to handle SSL termination.

For more information, visit Reverse Proxies.



Last updated: Feb 1, 2026
Edit this page on GitHub