mirror of
https://github.com/corda/corda.git
synced 2025-06-22 17:09:00 +00:00
* CORDA-2016 Add unit tests to ensure SNI header generation will not be changed by accident (#4014)
* Add test for SNI header to prevent changing it accidentally.
* added hardcoded values test to ensure hashing function and corda x500 name format can't be changed
(cherry picked from commit 149b6034e1
)
* fix test after cherrypick