Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 191
static link for the sample http #230
Copy link
Copy link
Open
Labels
feature-requestFeature requests or enhancementsFeature requests or enhancements
Description
Metadata
Metadata
Assignees
Labels
feature-requestFeature requests or enhancementsFeature requests or enhancements
libhttpserver by default has static enabled but I could not get it to work with the hello sample program due to the fact that, unistring and p11-kit do not provide static libraries.
additionally if libhttpserver can support openssl and wolfssl that would be nice, gnutls is so complicated comparing to openssl and wolfssl libraries.