github gruntwork-io/kubergrunt v0.5.1

latest releases: v0.15.0, v0.15.0-alpha.2, v0.15.0-alpha.1...
4 years ago

Commands Affected

Any command that requires TLS subject info.

Description

The TLS subject info JSON previously only allowed one name for some of the fields (e.g org for organization), but it now allows using alternate names:

  • Common Name: common_name
  • Organization: org OR organization
  • Organizational Unit: org_unit OR organizational_unit
  • City: city OR locality
  • State: state OR province
  • Country: country

Reference

Don't miss a new kubergrunt release

NewReleases is sending notifications on new releases.