alibaba / alibaba/PhotonLibOS

TLS implementation does not validate certificate chain

Open
#457 2 comments 0 reactions 1 assignee Claimed by @Coldwings View on GitHub
Dominant language
C++
Stars
1.2k
Forks
179
Avg merge
1d 15h
Merged PRs (30d)
26

Description

You can see this by trying to connect to a TLS server using a self-signed certificate (e.g. https://self-signed.badssl.com/).

I would expect to see calls to `SSL_CTX_set_default_verify_paths()` and `SSL_get_verify_result()` in the code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.