/vscode-cert-view

View the content of certificate files in Visual Studio Code

Primary LanguageTypeScriptMIT LicenseMIT

VSCode - Certificate View

View the content of certificate files (*.crt, *.pem, *.p7b) in VSCode.

Features

  • Syntax highlighting for PEM documents
  • Folding for PEM documents
  • Outline for PEM documents in the sidebar

Release Notes

Change Log

Requirements

This extension uses PKIjs / ASN1js to parse the PEM documents.