djarek / certify

Boost.ASIO-based TLS certificate verification library
https://djarek.github.io/certify/
Boost Software License 1.0
76 stars 42 forks source link

Incorrect test names in CMakeLists.txt #59

Closed meyerzinn closed 3 years ago

xanderdunn commented 3 years ago

I'm also running into this. rfc2818_verification_success.cpp is the wrong filename. Causes CMakeLists inclusion of the project as a subdirectory to fail

djarek commented 3 years ago

I believe this was fixed in #67.