cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Help needed: bbl plan - Failed to parse certificate #208

Closed HenrikBach1 closed 5 years ago

HenrikBach1 commented 6 years ago

Hi,

I'm following your instructions for how to deploy BOSH on Azure: https://docs.cloudfoundry.org/deploying/cf-deployment/azure.html

In step 3, I get this error, which doesn't makes any sense to me, what bbl plan needs or means what is wrong:

[sad@localhost cloudfoundry]$ bbl plan \
...
Validate certificate: there was 1 error:
    * failed to parse certificate: pkcs12: error reading P12 data: asn1: structure error: tags don't match (16 vs {class:0 tag:13 length:45 isCompound:true}) {optional:false explicit:false application:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false} pfxPdu @2

[sad@localhost cloudfoundry]$ 

The certificate and its key is created by certstrap.

What did I do wrong?

/Henrik

cf-gitbot commented 6 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.

pspinrad commented 5 years ago

Thank you for raising this issue. For help with open-source Cloud Foundry, please query one of the CF mailing lists or Stack Overflow.