mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 09:06:14 +00:00
RSA-4096 CA generation blocks service startup for minutes on slow ARM hardware. The CA key is only used to sign server certs, never in TLS handshakes, so 2048 bits provides sufficient security for a local CA while being ~4-8x faster to generate. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>