Date
1 - 3 of 3
Insert system cacert from bosh-init or create-env?
Tom Sherrod <tom.sherrod@...>
Hi,
Is there a way to get a private ca cert into the microbosh instance with bosh-init or create-env?
We are trying to upload releases from an https site that has a private cert.
Trusted certs works fine for bosh deployed instances. I'm now trying to determine a way to get the microbosh director itself to work with it.
Thanks,
Tom
Is there a way to get a private ca cert into the microbosh instance with bosh-init or create-env?
We are trying to upload releases from an https site that has a private cert.
Trusted certs works fine for bosh deployed instances. I'm now trying to determine a way to get the microbosh director itself to work with it.
Thanks,
Tom
Amit Kumar Gupta
I haven't tried it myself, but I think colocated the ca_certs job from the
os-conf-release might work:
https://github.com/cloudfoundry/os-conf-release/tree/master/jobs/ca_certs
Amit
toggle quoted message
Show quoted text
os-conf-release might work:
https://github.com/cloudfoundry/os-conf-release/tree/master/jobs/ca_certs
Amit
On Mon, May 22, 2017 at 11:15 AM, Tom Sherrod <tom.sherrod(a)gmail.com> wrote:
Hi,
Is there a way to get a private ca cert into the microbosh instance with
bosh-init or create-env?
We are trying to upload releases from an https site that has a private
cert.
Trusted certs works fine for bosh deployed instances. I'm now trying to
determine a way to get the microbosh director itself to work with it.
Thanks,
Tom
Tom Sherrod <tom.sherrod@...>
Yes, that worked.
Thank you.
toggle quoted message
Show quoted text
Thank you.
On Mon, May 22, 2017 at 2:31 PM, Amit Gupta <agupta(a)pivotal.io> wrote:
I haven't tried it myself, but I think colocated the ca_certs job from the
os-conf-release might work: https://github.com/
cloudfoundry/os-conf-release/tree/master/jobs/ca_certs
Amit
On Mon, May 22, 2017 at 11:15 AM, Tom Sherrod <tom.sherrod(a)gmail.com>
wrote:Hi,
Is there a way to get a private ca cert into the microbosh instance with
bosh-init or create-env?
We are trying to upload releases from an https site that has a private
cert.
Trusted certs works fine for bosh deployed instances. I'm now trying to
determine a way to get the microbosh director itself to work with it.
Thanks,
Tom