How to Install x509-util in Ubuntu 18.04



Install x509-util by entering the following commands in the terminal:

sudo apt update
sudo apt install x509-util

Description:

utility for X.509 certificates and chains

Utility to parse, show, validate, sign and produce X.509 certificates and chains.

Homepage: http://github.com/vincenthz/hs-certificate

Version: 1.6.4-1

Section: universe/haskell