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

Make built-in hostname validation of LibreSSL work #115

Open
triska opened this issue Aug 6, 2017 · 0 comments
Open

Make built-in hostname validation of LibreSSL work #115

triska opened this issue Aug 6, 2017 · 0 comments
Assignees

Comments

@triska
Copy link
Member

triska commented Aug 6, 2017

Ideally, 94924cf should not be necessary.

Currently, we are falling back to our internal (partial) validation when using LibreSSL. However, it should work just as well or even better with the built-in method of LibreSSL instead. We need to find out why some tests currently fail when removing this workaround. In particular, without this patch, the callback is apparently not called in some cases, which is very bad.

For more information, please also see SWI-Prolog/swipl-devel#249 (comment).

I am filing this as an issue to track its progress.

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

1 participant