Skip to content

Conversation

@earlephilhower
Copy link
Collaborator

Print a warning when in debug mode when a BearSSL connection tries to
connect without having any defined authentication methods, since it will
fail.

Completely remove the empty axTLS compatibilty method
"::verify(char *fp, char *name)" because it can't be done w/BearSSL w/o
code changes, and always failed. Better to have a compile failure when
we know at compile time the app won't do what is expected.

Completes the changes started by @d-a-v in PR #4833

Print a warning when in debug mode when a BearSSL connection tries to
connect without having any defined authentication methods, since it will
fail.

Completely remove the empty axTLS compatibilty method
"::verify(char *fp, char *name)" because it can't be done w/BearSSL w/o
code changes, and always failed.  Better to have a compile failure when
we know at compile time the app won't do what is expected.

Completes the changes started by @d-a-v in PR esp8266#4833
@earlephilhower earlephilhower merged commit 14808c9 into esp8266:master Oct 4, 2018
@earlephilhower earlephilhower deleted the warnnoauth branch November 18, 2020 00:15
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