Add ssl_ca config option
This commit is contained in:
parent
cbdd573f12
commit
e0f2b9017f
@ -136,4 +136,8 @@ options:
|
||||
ssl_key:
|
||||
type: string
|
||||
description: SSL key to use with certificate specified as ssl_cert.
|
||||
|
||||
ssl_ca:
|
||||
type: string
|
||||
description: |
|
||||
SSL CA to use with the certificate and key provided - this is only
|
||||
required if you are providing a privately signed ssl_cert and ssl_key.
|
||||
|
Loading…
x
Reference in New Issue
Block a user