pivotal-cf / docs-cyberark-conjur-service-broker

1 stars 6 forks source link

Add support for unique master and follower certificates #21

Open whip113 opened 4 years ago

whip113 commented 4 years ago

Currently, the tile config only has one field for importing the SSL certificate. The recommendations for certificates is to use one certificate for the master VIP and a different certificate for the follower VIP. The tile config allows us to configure both the master URL and the follower URL, but when using different certs for each the lack of a field to store the follower certificate means you can't actually use the follower URL.

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

izgeri commented 4 years ago

@whip113 I filed an enhancement request in the https://github.com/cyberark/conjur-service-broker repo with this change. Once that change is made, we can update the tile with this additional configuration option. Since this is the docs repository for the tile, we can close this issue now. Please follow https://github.com/cyberark/conjur-service-broker/issues/183 to track our progress in making this change.