10BC0 Releases · Hakky54/certificate-ripper · GitHub
[go: up one dir, main page]

Skip to content

Releases: Hakky54/certificate-ripper

v2.5.0

01 Sep 11:58

Choose a tag to compare

  • Added support for websockets
  • Improved OS compatibility
  • Bumped dependencies

v2.4.1

05 Mar 21:42

Choose a tag to compare

Changes

  • Reduced extracting time by 70% during high load
  • Bug fix for not resolvable root ca
  • Bumped dependencies

v2.4.0

05 Feb 20:35

Choose a tag to compare

Changes

  • Added system certificate extractor
  • Added help function
  • Added version provider
  • Added statistics for duplicate certificates
  • Added statistics for expired certificates
  • Bumped dependencies

📖 Documentation

  • Added support for Nix OS / nixpkgs (Linux/Mac package manager)
  • Added suppert for Chocolatey 🍫 (Windows package manager)
  • Added support for Scoop 🍨 (Windows package manager)
  • Added funding page

❤️ Contributing

Thank you for the ones who are already sponsoring this project! Feel free to make a donation through GitHub or open collective to help me for keeping the project maintained 🛠️ 👷🏼‍♂️

Sharing is caring, the certificate ripper has adapted to couple of package managers thanks to these kind contributors:

v2.3.0

12 Feb 20:38
c1c783f

Choose a tag to compare

  • Improve error handling of writing to protected directories
  • Added timeout option
  • Added option to disable resolving root ca
  • Filter out empty certificates when printing to the console

v2.2.0

20 Oct 21:03
cb7c13f

Choose a tag to compare

  • Added statistics to the console output
  • Improved creation of filename
  • Added an alias for pkcs12 as p12
  • Added option to export as jks (java keystore) file

v2.1.0

06 Jan 13:55
58b6ef7

Choose a tag to compare

  • Fixed bug for custom destination for exporting with pkcs12
  • Applied sonar recommendations
  • Added option to remove header form the PEM file
  • Generate unique file names when there are mulltiple servers on the same host
  • Fallback on users current directory when no destination is specified
  • Added unit tests
  • Removed invalid backslash for filename

v2.0.1

27 Dec 20:28
0ef4278

Choose a tag to compare

  • Added option to specify file name when a single url is provided

v2.0.0

24 Dec 18:47
42fb4e0

Choose a tag to compare

  • Added proxy option
  • Export certificate as DER and PEM
  • Export certificates combined or as flatten

v1.0.0

31 Aug 22:37
e4cb554

Choose a tag to compare

Added destination path for specifying a custom path for the trust store

v0.0.2

16 May 13:15
9f8feaa

Choose a tag to compare

Switched to Picocli
0