Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

timing_client

timing_client is a sample client program used in the timing analysis of CODEX.

The following command-line options are recognized:

The configuration file must be in OpenSSL's CONF format and should define the following fields: Here is an example of a client configuration file:
 remote_host = delegate.foo.org
 remote_port = 3456

 client_dir          = /home/bar/codex
 client_cert_file    = ${client_dir}/client.cert.pem
 client_private_file = ${client_dir}/client.private.pem
 service_cert_file   = ${client_dir}/service.cert.pem


Generated on Wed Jun 2 16:32:57 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18