Skip to content

Releases: Hakky54/certificate-ripper

2.3.0

12 Feb 20:38
c1c783f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Switched to Picocli

v0.0.1

14 May 10:51
d7acd71
Compare
Choose a tag to compare
Included log configuration within the native image