Re: [OT] Loading KeyStores, detecting types

2020-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 5/22/20 17:01, Christopher Schultz wrote: > All, > > I've been writing a utility to scan a bunch of arbitrary files for > certificates that are nearing expiration. It's written in Java and > it currently works with PEM-encoded DER files (aka

[OT] Loading KeyStores, detecting types

2020-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I've been writing a utility to scan a bunch of arbitrary files for certificates that are nearing expiration. It's written in Java and it currently works with PEM-encoded DER files (aka OpenSSL files) and PKCS12 keystores. I'm sure it would also