Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration of test-network-k8s #1093

Open
bcdebusk opened this issue Sep 29, 2023 · 2 comments
Open

Migration of test-network-k8s #1093

bcdebusk opened this issue Sep 29, 2023 · 2 comments

Comments

@bcdebusk
Copy link

Migrating from test-network-k8s to a DigitalOcean cloud managed Kubernetes Service. Following the recommendations in the documentation.

When attempting to bootstrap enroll the CA users (after Fabric CAs are launched), it rejects my:

"https://org0-ca.myosd.net:443/enroll"

Indicating that the tls certificate is valid for ingress.local, not org0-ca.myosd.net

I suspect one of the key certificates is being signed as "ingress.local" instead of "org0-ca.myosd.net" -- but that address appears in my key certificates. I'm stumped.

Any help in general on migrating to cloud K8s?

@AlexMesser
Copy link

Having the same issue when trying to deploy full-stack-asset-transfer-guide sample on AWS EKS:

Post "https://test-network-org0-ca-ca.44-216-165-118.nip.io:443/enroll": tls: failed to verify certificate: x509: certificate is 
 valid for ingress.local, not test-network-org0-ca-ca.44-216-165-118.nip.io

@dkanavaris
Copy link

Hello,

i am facing the same problem. Did you manage to resolve it ?

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

No branches or pull requests

3 participants