Default NodeTLSData to always attempt setting TLS cert
This is part of enabling TLS by default. It'll be needed in order to get the certificate injection to work. Needed-By: I3d3cad0eb1396e7bee146794b29badad302efdf3 Change-Id: I25e35ad1e4f12eb4cca7a0cd3e120e70e4a8c564
This commit is contained in:
@@ -20,7 +20,6 @@ parameter_defaults:
|
||||
SSLIntermediateCertificate: ''
|
||||
|
||||
# The content of the SSL Key in PEM format.
|
||||
# Mandatory. This parameter must be set by the user.
|
||||
# Type: string
|
||||
SSLKey: |
|
||||
The contents of the private key go here
|
||||
|
||||
Reference in New Issue
Block a user