summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-10-30 12:08:16 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-10-30 12:08:16 +0100
commit7661e1085621c5a7548401865f3eb94407520a22 (patch)
tree49f3dc3c9b3bf18840d75688ebd215cfc980ae7e
parenta93ce0d1ca4f6fb58e587e3335162396185845a6 (diff)
downloadATCD-7661e1085621c5a7548401865f3eb94407520a22.tar.gz
Layout changes
* TAO/orbsvcs/tests/Security/Secure_Invocation/README:
-rw-r--r--TAO/orbsvcs/tests/Security/Secure_Invocation/README14
1 files changed, 6 insertions, 8 deletions
diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/README b/TAO/orbsvcs/tests/Security/Secure_Invocation/README
index 702c69220ff..9f2845b2f3a 100644
--- a/TAO/orbsvcs/tests/Security/Secure_Invocation/README
+++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/README
@@ -1,15 +1,13 @@
-
-
This test verifies that the ORB's secure invocation mechanism is
functioning properly. It does so by the doing the following:
- - Invoking a request over standard (insecure) IIOP on a target
- object that requires secure invocation (e.g. over SSLIOP).
- The client should receive a CORBA::NO_PERMISSION exception.
+- Invoking a request over standard (insecure) IIOP on a target
+ object that requires secure invocation (e.g. over SSLIOP).
+ The client should receive a CORBA::NO_PERMISSION exception.
- - Invoking a request via a security mechanism, such as
- SSLIOP. The AccessId associated with the given request is
- obtained from the SecurityCurrent object, and displayed.
+- Invoking a request via a security mechanism, such as
+ SSLIOP. The AccessId associated with the given request is
+ obtained from the SecurityCurrent object, and displayed.
The expected test output is the following (actual "certificate issuer"
contents may differ):