CertViewer Changelog

What's new in CertViewer 1.2.7

Feb 9, 2024
  • Updated Bouncy Castle Cryptography library to version 2.3.0

New in CertViewer 1.2.6 (Apr 28, 2023)

  • Updated Bouncy Castle Cryptography library to version 2.2.1

New in CertViewer 1.2.5 (Apr 17, 2023)

  • Updated Bouncy Castle Cryptography library to version 2.2.0
  • Removed workaround for Bouncy Castle forcefully closing the "wrapped" stream
  • Added button to open a new instance to the tab bar
  • Various improvements

New in CertViewer 1.2.4 (Mar 22, 2023)

  • Improved detection of possible PKCS#12 and JKS files
  • Improved password dialog
  • Added configuration option to specify the maximum file size
  • Various improvements

New in CertViewer 1.2.3 (Mar 9, 2023)

  • Aded support for reading JKS (Java KeyStore) files
  • Improved support for key-store files containing multiple certificates
  • Various improvements

New in CertViewer 1.2.2 (Mar 6, 2023)

  • Added support for reading PKCS#12 (PFX) files
  • Added option to control whether DNs should be displayed in "reverse" order (as per RFC 2253)
  • Various improvements

New in CertViewer 1.2.1 (Mar 1, 2023)

  • Added "ASN.1 Outline" and "PEM Data" to the detail view for public keys and extensions
  • Various improvements

New in CertViewer 1.2.0 (Feb 27, 2023)

  • Support for "Certificate Policies" extension has been implemented
  • Detailed view of certificate public key and signature has been implemented
  • Much improved clipboard monitoring code
  • Workaround to enable support for certificates with very large RSA key
  • Various improvements