GnuTLS Version 2.0.0 Released
Version 2.0.0 of the GnuTLS security database improves access to X.509 certificates and adds RSA with SHA-256/384/512 certificates to the crop of supported crypto approaches.
The database is now easier to deploy on platforms such as Windows and MacOS X, and comes with an extended manual
The security library implements the TLS standard RFC 2246 (Transport Layer Security) which is used by many applications for certificate-based encryption. Typical applications include secure website (HTTPS) or email (IMAPS) access.
The team of developers led by Simon Josefsson points out that SSL 2.0 is regarded as insecure by experts, and that the TLS 1.0 or SSL 3.0 implementations of the standard are recommended for applications. For this reason, GnuTLS does not support SSL 2.0 mode, says the project. The new TLS 1.2 standard is not approved as RFC 4346, however, GnuTLS does implement a pre-release version.
GnuTLS which is released under the LGPLv2 is regarded as an alternative to OpenSSL, which is released under the Apache License. Some developers see a legal issue in linking GPL-licensed applications with a library that is released under the Apache License.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Kernel 6.16 Released with Minor Fixes
The latest Linux kernel doesn't really include any big-ticket features, just a lot of lines of code.
-
EU Sovereign Tech Fund Gains Traction
OpenForum Europe recently released a report regarding a sovereign tech fund with backing from several significant entities.
-
FreeBSD Promises a Full Desktop Installer
FreeBSD has lacked an option to include a full desktop environment during installation.
-
Linux Hits an Important Milestone
If you pay attention to the news in the Linux-sphere, you've probably heard that the open source operating system recently crashed through a ceiling no one thought possible.
-
Plasma Bigscreen Returns
A developer discovered that the Plasma Bigscreen feature had been sitting untouched, so he decided to do something about it.
-
CachyOS Now Lets Users Choose Their Shell
Imagine getting the opportunity to select which shell you want during the installation of your favorite Linux distribution. That's now a thing.
-
Wayland 1.24 Released with Fixes and New Features
Wayland continues to move forward, while X11 slowly vanishes into the shadows, and the latest release includes plenty of improvements.
-
Bugs Found in sudo
Two critical flaws allow users to gain access to root privileges.
-
Fedora Continues 32-Bit Support
In a move that should come as a relief to some portions of the Linux community, Fedora will continue supporting 32-bit architecture.
-
Linux Kernel 6.17 Drops bcachefs
After a clash over some late fixes and disagreements between bcachefs's lead developer and Linus Torvalds, bachefs is out.