mirror of
https://github.com/corda/corda.git
synced 2025-04-03 17:39:09 +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.