Skip to content

1.4.0

Compare
Choose a tag to compare
@pcf-sec-eng-bot pcf-sec-eng-bot released this 26 Jul 22:16

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.