project-everest / everest

https://project-everest.github.io/
Apache License 2.0
193 stars 29 forks source link

Fix #64 (kermlin test failing due to bad OpenSSL) #65

Closed cassiersg closed 4 years ago

cassiersg commented 4 years ago

Make kremlin test use system OpenSSL

msprotz commented 4 years ago

This will do on Linux, but not on OSX. I guess this is fine enough for now.

Thanks!