ForwardEncryptedRequests
Whether to leave requests encrypted when they are distributed to child servers.
Type false
to decrypt all encrypted requests before they are sent to child servers. The Distributed Action Handler encrypts the child server responses before returning it to the user.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | ForwardEncryptedRequests=true
|
See Also: | CommsAllowUnencrypted
CommsEncryptionTEAKeys CommsEncryptionType SecurityInfoKeys |