Skip to content

1.7.0

Compare
Choose a tag to compare
@pcf-sec-eng-bot pcf-sec-eng-bot released this 15 Mar 16:35

Features

  • curl: CLI now supports executing arbitrary HTTPS requests to a CredHub server, using the CLI's configuration to set auth headers, establish and tunnel through socks5 proxies, etc.
  • get --key: When executing a credhub get, the CLI can be configured to only return the value you're interested in, without indentation, with the --key, -k flag. No more peeling whitespace off of certificates and private keys — just use credhub get -n /my/cert -k "certificate".
  • bulk-regenerate: CLI now supports the bulk regeneration of all certificates signed by a named CA, recursively.