1.8. 使用自定义 TLS 证书
默认情况下,安装程序会为由自定义证书颁发机构(CA)签名的所有服务生成 TLS 证书和密钥。您可以为每个服务提供自定义 TLS 证书/密钥。如果该证书由自定义 CA 签名,您必须提供 CA TLS 证书和密钥。
- 证书颁发机构
ca_tls_cert=/full/path/to/tls/certificate
ca_tls_key=/full/path/to/tls/key
- 自动化控制器
controller_tls_cert=/full/path/to/tls/certificate
controller_tls_key=/full/path/to/tls/key
- Automation Hub
hub_tls_cert=/full/path/to/tls/certificate
hub_tls_key=/full/path/to/tls/key
- 自动化 EDA
eda_tls_cert=/full/path/to/tls/certificate
eda_tls_key=/full/path/to/tls/key
- Postgresql
postgresql_tls_cert=/full/path/to/tls/certificate
postgresql_tls_key=/full/path/to/tls/key
- Receptor
receptor_tls_cert=/full/path/to/tls/certificate
receptor_tls_key=/full/path/to/tls/key