hnboy / certificate_chain_verifier

C++ certificate chain verifier wrapper around OpenSSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certificate_chain_verifier

  1. Set the system variable OPENSSL_ROOT_DIR to the OpenSSL source codes location. Without this step, you has no chance to create a solution.
  2. Run vs(version)_(os_version)_generate_solution.bat. (It only for Visual Studio)
  3. Open the solution in the created "build" directory.

About

C++ certificate chain verifier wrapper around OpenSSL


Languages

Language:C++ 88.4%Language:CMake 10.2%Language:Batchfile 1.4%