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

Do not include HTTPS cert in EOS HTTP Client #4894

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Commits on Oct 21, 2024

  1. Do not include HTTPS cert in EOS HTTP Client

    Omit HTTPS cert in EOS HTTP Client, as this causes authentication issues on EOS < 5.2.28. When EOS receives a certificate, it will look for this cert in the gridmap file. If it is not found there, the whole authn flow is aborted and the user is mapped to nobody.
    Jesse Geens committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5fda82d View commit details
    Browse the repository at this point in the history