- These certificates do not have keys, because they are solely for trusting them. - Also more rigorously verify arguments passed to OpenSSL
* feat: Implement Truststore/Keystore creation * feat: Update ordering of certificate chains to match what JDK demands * feat: Implement creating trust- and keystores from certs :)