Neo4J for some reason doesn't support the standard Java keystore types or P12 files for its client SSL configuration. It requires the use of PEM files. Would it be better to extend the SSLContext service types to include support for PEM files or create an all new SSL Provider type that is geared toward only reading from PEM files?
Thanks, Mike
