openssl now working under linux

This commit is contained in:
2022-01-10 14:39:19 -05:00
parent 7d13a52740
commit c47e13691d
6 changed files with 286 additions and 77 deletions

View File

@@ -1,5 +1,8 @@
#include "driver.hpp"
#include "util.hpp"
#include "drivenengine.hpp"
#include "dummycert.hpp"
#include <map>
#include <iostream>
#include <cstdio>