DLTcollab / TA-endpoint

Connect resource constrained endpoints with Tangle-Accelerator
Apache License 2.0
0 stars 2 forks source link

Fix error in verifying the server X.509 certificate #6

Closed howjmay closed 4 years ago

howjmay commented 4 years ago

When we verify the server X.509 certificate, error would happen every time. Even though this seems not be a critical error, it is better to fix it ASAP

splasky commented 4 years ago

Has been merged into feat(endpoint): Consolidate by merging Endpoint subproject #570.