synced /next
This commit is contained in:
@@ -79,6 +79,12 @@ options:
|
|||||||
default:
|
default:
|
||||||
description: |
|
description: |
|
||||||
Base64 encoded SSL key to use with certificate specified as ssl_cert.
|
Base64 encoded SSL key to use with certificate specified as ssl_cert.
|
||||||
|
ssl_ca:
|
||||||
|
type: string
|
||||||
|
default:
|
||||||
|
description: |
|
||||||
|
Base64 encoded SSL CA to use with the certificate and key provided - only
|
||||||
|
required if you are providing a privately signed ssl_cert and ssl_key.
|
||||||
# General Swift Proxy configuration
|
# General Swift Proxy configuration
|
||||||
bind-port:
|
bind-port:
|
||||||
default: 8080
|
default: 8080
|
||||||
|
|||||||
Reference in New Issue
Block a user