Skip to content

Conversation

@pemensik
Copy link
Contributor

We need potentially higher privileges when reading key file, but not for reading cert bundle. Try to update also TLS cert path configured for remote TLS servers on reload command.

We need potentially higher privileges when reading key file, but not for
reading cert bundle. Try to update also TLS cert path configured for
remote TLS servers on reload command.
@pemensik
Copy link
Contributor Author

Hmm, it seems this approach does not help. Even when openssl calls are done, the result is not changed.

@gthess
Copy link
Member

gthess commented Jan 15, 2025

Hi Petr, I don't have time to look at this at the moment, but I don't think you can change an SSL_CTX after you used it to create SSL connections. You would need to destroy it and make a new one for new options.

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

Successfully merging this pull request may close these issues.

2 participants