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

Use Self Signed Certificate without domain name on Istio Ingress Gateway #50979

Open
SohilD-TML opened this issue May 10, 2024 Discussed in #50978 · 1 comment
Open

Use Self Signed Certificate without domain name on Istio Ingress Gateway #50979

SohilD-TML opened this issue May 10, 2024 Discussed in #50978 · 1 comment

Comments

@SohilD-TML
Copy link

Discussed in #50978

Originally posted by SohilD-TML May 10, 2024
Hi all,
I have settup ingress gateway service as NodePort since I dont have domain name. I configure the ingress gateway and virtual service accordingly and it is working fine for HTTP request.

Issue is with the HTTPS when Im trying to use the self signed cert as the secrets providing certificate and key and for calling the api using url: https://nodeportIP:httpport it is giving SSL error.

can you tell me how to scure http url using istio ingress gateway with self signed cert without using domain name

@hzxuzhonghu
Copy link
Member

You may provide more info, like the ingress gatewat service, and its xds configuration. Maybe even more cert info

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

No branches or pull requests

2 participants