etr / libhttpserver

C++ library for creating an embedded Rest HTTP server (and more)
GNU Lesser General Public License v2.1
893 stars 186 forks source link

Install libgnutls within the CI flow #315

Closed etr closed 1 year ago

etr commented 1 year ago

Identify the Bug

CI appears to be building libmicrohttpd without SSL dependencies

Description of the Change

Installig the dependency as part of the CI process.

Alternate Designs

N/D

Possible Drawbacks

Marginally slower CI.

Verification Process

The CI process itself