mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Forcibly register security providers before starting Jimfs, to resolve a sequencing problem where Jimfs triggers loading of the SFTP filesystem provider, which in turn registers the standard BouncyCastle provider rather than the patched version Corda needs.