mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-13 12:21:30 +00:00
Provide checks for nginx config and apache configuration, perhaps even concurrently. Latch on the first match, since we are taking care of IP based SANs and subsequent server/virtualhost sections are irrelevant. Latch onto a chain file, if indicated in the apache configuration, placing our CA in the chain. For nginx, put our CA in the cert, since nginx uses the 'certificate' file as the chain. In this scenario, a cross-signed CA cert is possible.