Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@asanchezdelc asanchezdelc released this 16 Oct 20:29
· 4 commits to master since this release
b8e642e

Changes

  • pkeyectl.yaml must have a profile property with the correct region.

Breaking changes

YAML file must include a profile property. Here are the profile values per region:

  • North America -us-east-prod
  • Europe - eu-west-prod
  • Australia - au-east-prod
  • Asia (Japan) - jp-east-prod
  • India - in-east-prod

For example:

username: user
password: pass
ca_server: https://pki.example.com
profile: us-east-prod