Skip to content

Releases: dEajL3kA/certviewer

CertViewer 1.4.2

01 Aug 14:32

Choose a tag to compare

Changes

  • Updated Bouncy Castle Cryptography library to version 2.6.2
  • Enable TLSv1.2 and TLSv1.3 for the update checker

CertViewer 1.4.1

06 Jul 15:31

Choose a tag to compare

Changes

  • Added an option to hide expired (or not yet valid) certificates from the certificate store browser
  • Indicate certificates that have a corresponding private key available in the certificate browser with a different icon
  • Workaround for the "Copy to Clipboard" command sometimes haniging/failing
  • The update information for the automatic update checker is now signed with an Ed25519 signature
  • Various minor improvements

CertViewer 1.4.0

26 Jun 08:43

Choose a tag to compare

Changes

  • Added capability to browse the system's certificate store and load certificates from the system's certificate store
  • Various minor improvements

CertViewer 1.3.1

23 Jun 10:55

Choose a tag to compare

Changes

  • Added automatic update checker
  • Small UI improvements

CertViewer 1.3.0

20 Jun 01:51

Choose a tag to compare

Changes

  • Updated Bouncy Castle Cryptography library to version 2.6.1
  • Updated Costura.Fody to version 6.0.0

CertViewer 1.2.9

13 Jun 14:53

Choose a tag to compare

  • Updated Bouncy Castle Cryptography library to version 2.4.0

CertViewer 1.2.8

21 May 09:06

Choose a tag to compare

  • Updated Bouncy Castle Cryptography library to version 2.3.1

CertViewer 1.2.7

09 Feb 10:28

Choose a tag to compare

  • Updated Bouncy Castle Cryptography library to version 2.3.0

CertViewer 1.2.6

28 Apr 09:16

Choose a tag to compare

  • Updated Bouncy Castle Cryptography library to version 2.2.1

CertViewer 1.2.5

17 Apr 11:06

Choose a tag to compare

  • 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