openca / libpki

Easy-to-use high-level library for PKI-enabled applications
Other
50 stars 34 forks source link

Building on Ubuntu Server 16.04.3 #20

Closed ozzi- closed 1 year ago

ozzi- commented 6 years ago

Versions: Ubuntu Server 16.04.3 libpki 0.8.8 libssl-dev 1.0.2g-1ubuntu4.10

Steps to reproduce: ./configure; make; make install

Problem: ERROR: no shared openssl libs found!

metinbinbir commented 2 years ago

type sudo apt-get install libssl-dev