mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 11:46:16 +08:00
- Add conditional step to generate self-signed SSL certificates before building xingrin-nginx image - Create docker/nginx/ssl directory and generate privkey.pem and fullchain.pem files - Use OpenSSL to create 365-day RSA 2048-bit certificate with CN=localhost - Only execute when building nginx image to avoid unnecessary certificate generation