diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2017-08-30 17:17:58 +0200 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2017-08-30 17:17:58 +0200 |
commit | cfe08f9b5738b5d439168d2ce9fc488cc51de4c4 (patch) | |
tree | 404200e4217c6181f0484beeb48cd89aca8c2a53 /TAO | |
parent | ca2b85ec1b1945605cc6e1f83d5e711a43e47e5d (diff) | |
download | ATCD-cfe08f9b5738b5d439168d2ce9fc488cc51de4c4.tar.gz |
Layout changes
* TAO/orbsvcs/tests/Security/MT_SSLIOP/README:
* TAO/orbsvcs/tests/Security/cert/README:
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/orbsvcs/tests/Security/MT_SSLIOP/README | 4 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/Security/cert/README | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/README b/TAO/orbsvcs/tests/Security/MT_SSLIOP/README index a38d6617ada..8ea7de961f5 100644 --- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/README +++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/README @@ -1,8 +1,6 @@ - - Description: - This is a simple test for a thread-pool server that can +This is a simple test for a thread-pool server that can service multithreaded clients with the same object reference. It creates a server process with a variable number of threads, multiple (multithreaded) clients can send requests to it, the diff --git a/TAO/orbsvcs/tests/Security/cert/README b/TAO/orbsvcs/tests/Security/cert/README index 3fcecfb43b5..e865cbcfa5a 100644 --- a/TAO/orbsvcs/tests/Security/cert/README +++ b/TAO/orbsvcs/tests/Security/cert/README @@ -1,5 +1,3 @@ - - This is a CA used for signing keys in the security tests. The password for the CA key is DOCGroup The following steps were used to generate the cert used to test the checkhost and password features: |