libgnutls-extra-config
GnuTLS is a secure communications library implementing the SSL,
Install
- All systems
-
curl cmd.cat/libgnutls-extra-config.sh
- CentOS
-
yum install gnutls-devel
- Fedora
-
dnf install gnutls-devel
- Dockerfile
- dockerfile.run/libgnutls-extra-config
gnutls-devel
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. This package contains files needed for developing applications with the GnuTLS library.