Documentation ¶ Overview ¶ Command certificate demonstrates a client-certificate login over mutual TLS. The certificate and key are supplied as PEM files; convert a PKCS#12 (.pfx) first, for example: openssl pkcs12 -in cert.pfx -nodes -out cert.pem. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.