Skip to content
#

gnutls

Here are 25 public repositories matching this topic...

This script parses PEM or DER certificates, requests, CRL's, PKCS#12, PKCS#7 & PKCS#8 files, Java keystores, NSS databases, Diffie-Hellman / DSA / Elliptic Curve parameters and private & public keys (from OpenSSH too). It uses OpenSSL for most operations (unless the openssl variable is empty), otherwise it uses GnuTLS' certtool. If the certtool variable is empty, Java's keytool is used instead.

  • Updated Aug 22, 2018
  • Shell
airtower-luna
airtower-luna commented Sep 7, 2020

Many, unfortunately not yet all, test definition files (test/tests/*/test.yaml) have descriptions for their test connections. Those descriptions are currently only used in the test logs. It'd be nice to be able to generate a human-readable overview of all test cases, their connections, and the associated descriptions.

Write a Python script that compiles this information from the YAML files. T

help wanted good first issue

Improve this page

Add a description, image, and links to the gnutls topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gnutls topic, visit your repo's landing page and select "manage topics."

Learn more