mirror of
https://github.com/corda/corda.git
synced 2025-03-29 07:06:14 +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.