-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix X509 secret generation for v4.x Autoscaler Kit
[Bug Fixes] * The upstream cf-app-autoscaler does not specify alternative names for the certificate, so we need to use the common name as the only alternative name. * Fixes issue when generating a self-signed certificate, the CA certificate was not being returned.
- Loading branch information
1 parent
89976ab
commit f1d5e6f
Showing
2 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters