mirror of
https://github.com/corda/corda.git
synced 2025-04-09 12:21:50 +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.