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

Add support for disabling certificate validation in Spring Boot Admin #40

Open
TimHess opened this issue Dec 18, 2024 · 1 comment
Open

Comments

@TimHess
Copy link
Member

TimHess commented Dec 18, 2024

In order to work around certificate trust issues, particularly of the ASP.NET Core dev certs, it would be nice to be able to turn off certificate validation in Spring Boot Admin. There is no built-in feature, so it looks like it'll take custom code

@bart-vmware
Copy link
Member

Aspire goes a step further by mounting the ASP.NET dev cert in the docker container.

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