Hello there,
I was wondering if it is possible to use the newer standard format in the Java world for Key- and Truststores, i.e.: PKCS#12 instead of the old JKS. It’d make things easier, as I usually have the PKCS#12 files for other services and could save me some cumbersome conversions.
If necessary, I can open an issue on github.
Thanks a lot in advance.