Questions tagged [gnutls]

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures.

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability.

151 questions
0
votes
1 answer

gnutls configure error: checking for libgcrypt... no

I configured and compiled libgpg-error and libgcrypt but could not install(make install) as i donot have the root permissions. When I try to configure libgnutls, i get this error. tactuser@eqhttd01:gnutls-2.10.0 >./configure…
user862833
  • 299
  • 2
  • 5
  • 16
1 2 3
10
11