diff options
author | Doug Lewis <lewisdo@objectcomputing.com> | 2018-08-30 09:39:43 -0500 |
---|---|---|
committer | Doug Lewis <lewisdo@objectcomputing.com> | 2018-08-30 09:39:43 -0500 |
commit | 1c48b797177a0494b3e976058890b47f5348b1da (patch) | |
tree | ac3fd3bfb647f676b6fc84c6eaf02d9dc886d1ca /TAO/bin | |
parent | d26612f464bebfc08e4318bff2ae609fa405d4b6 (diff) | |
download | ATCD-1c48b797177a0494b3e976058890b47f5348b1da.tar.gz |
Added Eliptic Curve support to SSLIOP.
Diffstat (limited to 'TAO/bin')
-rw-r--r-- | TAO/bin/tao_other_tests.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/bin/tao_other_tests.lst b/TAO/bin/tao_other_tests.lst index 40cd164b23e..9cc7c20e94e 100644 --- a/TAO/bin/tao_other_tests.lst +++ b/TAO/bin/tao_other_tests.lst @@ -218,6 +218,7 @@ TAO/orbsvcs/tests/Security/Bug_1107_Regression/run_test.pl: SSL !STATIC !DISABLE TAO/orbsvcs/tests/Security/Bug_2908_Regression/run_test.pl: SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Security/Big_Request/run_test.pl: SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Security/BiDirectional/run_test.pl: SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO +TAO/orbsvcs/tests/Security/BiDirectional/run_test.pl -ecdh: SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Security/Callback/run_test.pl: SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Security/MT_SSLIOP/run_test.pl: !ST SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/orbsvcs/tests/Security/MT_IIOP_SSL/run_test.pl: !ST SSL !STATIC !DISABLE_INTERCEPTORS !ACE_FOR_TAO !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO |