Source: golang-github-smallstep-certinfo Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 14), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-google-certificate-transparency-dev, golang-github-google-go-cmp-dev, golang-golang-x-crypto-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-smallstep-certinfo Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-smallstep-certinfo.git Homepage: https://github.com/smallstep/certinfo XS-Go-Import-Path: github.com/smallstep/certinfo Package: golang-github-smallstep-certinfo-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-certificate-transparency-dev, golang-github-google-go-cmp-dev, golang-golang-x-crypto-dev, ${misc:Depends}, Description: library to print X509 TLS certificate info in Go (library) Certificate Information for Go - A Golang tool for printing x509 TLS certificates in a format similar to OpenSSL. . This is a (maintained) fork of grantae/certinfo (https://github.com/grantae/certinfo). . In addition to being able to extract and print standard information from any x509 certificate (request), it also includes capabilities to extract and print properties specific to the Smallstep toolchain (https://github.com/smallstep) and other, selected OIDs. . This package contains the Go library.