libpki
libpki copied to clipboard
Easy-to-use high-level library for PKI-enabled applications
Licensing changes started with [2d29a8f](https://github.com/openca/libpki/commit/2d29a8fbfce03a692f3ae7ae75e5ee8daf78e943) made LibPKI [nonfree](https://www.gnu.org/philosophy/free-sw.en.html#run-the-program) and [not even open source](https://opensource.org/osd#persons-or-groups), which it claims to be in [`COPYING`](https://github.com/openca/libpki/blob/master/COPYING#L2). For rationale please read "[Why programs must not limit the...
The ocspd in master now fails to build because `PKI_X509_ALGOR_VALUE_new_digest` was removed (commented out) with [commit ](https://github.com/openca/libpki/pull/82).
After building on the server from sources I have libraries $ ls -1 /usr/lib64/libpki* /usr/lib64/libpki.a /usr/lib64/libpki.la /usr/lib64/libpki.so /usr/lib64/libpki.so.89 /usr/lib64/libpki.so.89.89.1 .so.89.89.1 - naming error in installation code?
The applications in the example directory don't compiler, or files are missing.
Building rpm fails on RHEL 9. Like: ``` $ ./configure $ make rpm ``` ... ``` In file included from ../libpki/openssl/data_st.h:24, from ../libpki/crypto.h:12, from ../libpki/pki.h:311, from asn1_req.c:9: asn1_req.c:81:29: error: conflicting...
Greetings, Can you please advice if I can get C# Introp wrapper for this library? Many thanks
Hello, can you help me with the build ? config.status: error: in `/root/rpmbuild/BUILD/libpki-0.9.2': config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. If GNU make was not...
The current include structure does not work.
Build fails on gentoo - libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/libpki -I../src -D__LIB_BUILD__ -I/usr/include -O2 -march=native -pipe -fstack-check -maccumulate-outgoing-args -Werror -Wfatal-errors -Wunused-variable -DENABLE_ECDSA=1 -I/usr/include/libxml2 -I/usr/include/mysql -DLINUX -DLINUX -O2 -march=native -pipe...