dumpall icon indicating copy to clipboard operation
dumpall copied to clipboard

Add Certificate Ripper

Open Hakky54 opened this issue 1 year ago • 0 comments

Certificate ripper extracts server certifcates including the full chain into a der, p7b, pkcs12 or pem file.

Example usage:

java -jar crip.jar export der -u=https://github.com

Demo

https://user-images.githubusercontent.com/16032204/211771861-9457af87-0781-4b23-9ab7-fcabb90b935c.mov

Hakky54 avatar Jan 11 '23 10:01 Hakky54