mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
7 lines
103 B
HCL
7 lines
103 B
HCL
|
connect {
|
||
|
enabled = true
|
||
|
ca_config {
|
||
|
private_key_type = "rsa"
|
||
|
private_key_bits = 2048
|
||
|
}
|
||
|
}
|