Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

SSL certificate for Director is invalid on AWS #424

Closed
Amit-PivotalLabs opened this issue Mar 18, 2017 · 1 comment
Closed

SSL certificate for Director is invalid on AWS #424

Amit-PivotalLabs opened this issue Mar 18, 2017 · 1 comment

Comments

@Amit-PivotalLabs
Copy link

I did vagrant up --provider=aws and when I try to target it with the new BOSH CLI, which requires SSL validation, it complains that the cert was signed for 192.168.50.4 instead of the elastic IP associated with my Director VM. Will BOSH-Lite on AWS essentially be deprecated once the Ruby BOSH CLI is deprecated?

@cppforlife
Copy link
Contributor

Will BOSH-Lite on AWS essentially be deprecated once the Ruby BOSH CLI is deprecated?

what will be eventually deprecated is vagrant integration; however, bosh lite will live on to work with bosh create-env.

...when I try to target it with the new BOSH CLI, which requires SSL validation, it complains that the cert was signed for 192.168.50.4 instead of the elastic IP associated with my Director VM

https://github.com/cloudfoundry/bosh-lite#ca-certificate. cert should work with *.sslip.io which should allow targeting new new/old cli.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants