corda/node/src
Konstantinos Chalkias 3ff7fc2585 CORDA-1968 Ensure we check for the trustroot existence and alias validity. (#3917)
* Ensure we check for the trustroot existence and alias validity.

* fix missing keystore message on integration test after changes.

* adding more requirements to check for missing aliases to validateKeyStores

* import X509Utilities const values (CORDA_ROOT_CA, CORDA_CLIENT_CA, CORDA_CLIENT_TLS) to AbstractNode.

* address review comment: avoid using !! (not null)
2018-09-11 12:37:21 +01:00
..
integration-test CORDA-1968 Ensure we check for the trustroot existence and alias validity. (#3917) 2018-09-11 12:37:21 +01:00
main CORDA-1968 Ensure we check for the trustroot existence and alias validity. (#3917) 2018-09-11 12:37:21 +01:00
test CORDA-1958: The node ready future completes on the first poll of the network map sources, even if they return empty. (#3904) 2018-09-10 10:43:40 +01:00