1.4.0
Notice
- Flag
--skip-tls-validation
is now deprecated. Please use--ca-cert
to provide trusted CA(s) if API and/or UAA certificate is signed by an untrusted authority.
New Features
- Set flags
--root
,--certificate
,--private
and--public
now accept either file references or string values. Flags--root-string
,--certificate-string
,--private-string
,--public-string
have been removed.