mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
ba802c6619
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.