perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r858 - in trunk: . etc etc/oppd-mdm perfsonar-oppd/etc perfsonar-oppd-mp-bwctl
Subject: perfsonar development work
List archive
[pS-dev] [GEANT/SA2/SA2T3-OPPD] r858 - in trunk: . etc etc/oppd-mdm perfsonar-oppd/etc perfsonar-oppd-mp-bwctl
Chronological Thread
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r858 - in trunk: . etc etc/oppd-mdm perfsonar-oppd/etc perfsonar-oppd-mp-bwctl
- Date: Mon, 10 Mar 2014 11:05:28 +0000 (GMT)
Author: dfn.calim
Date: 2014-03-10 11:05:28 +0000 (Mon, 10 Mar 2014)
New Revision: 858
Added:
trunk/perfsonar-oppd-mp-bwctl/
trunk/perfsonar-oppd-mp-bwctl/build/
trunk/perfsonar-oppd-mp-bwctl/etc/
trunk/perfsonar-oppd/etc/Auth_request.xml
trunk/perfsonar-oppd/etc/Auth_response.xml
trunk/perfsonar-oppd/etc/LS_KeyRequest.xml
trunk/perfsonar-oppd/etc/LS_deregister.xml
trunk/perfsonar-oppd/etc/LS_keepalive.xml
trunk/perfsonar-oppd/etc/LS_register.xml
trunk/perfsonar-oppd/etc/oppd-mdm.conf
trunk/perfsonar-oppd/etc/oppd.conf.example
Removed:
trunk/etc/Auth_request.xml
trunk/etc/Auth_response.xml
trunk/etc/LS_KeyRequest.xml
trunk/etc/LS_deregister.xml
trunk/etc/LS_keepalive.xml
trunk/etc/LS_register.xml
trunk/etc/oppd-mdm/oppd.conf
Log:
adding new perfsonar-oppd-mp-bwctl
Deleted: trunk/etc/Auth_request.xml
===================================================================
--- trunk/etc/Auth_request.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/Auth_request.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,8 +0,0 @@
-<nmwg:message id="authNMessage1" type="AuthNEERequest"
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
- <nmwg:metadata id="authNMetadata">
- <nmwg:parameters id="keys">
- <nmwg:parameter name="SecurityToken"/>
- </nmwg:parameters>
- </nmwg:metadata>
- <nmwg:data id="authN1" metadataIdRef="authNMetadata"/>
- </nmwg:message>
Deleted: trunk/etc/Auth_response.xml
===================================================================
--- trunk/etc/Auth_response.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/Auth_response.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,6 +0,0 @@
-<nmwg:message id="authNMessage1_resp" messageIdRef="authNMessage1"
type="AuthNEEResponse" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
- <nmwg:metadata id="localhost.localdomain.2c534c44:114b3c44663:-7fcd">
- <nmwg:eventType>success.as.authn</nmwg:eventType>
- </nmwg:metadata>
- <nmwg:data id="localhost.localdomain.2c534c44:114b3c44663:-7fcc"
metadataIdRef="localhost.localdomain.2c534c44:114b3c44663:-7fcd"/>
- </nmwg:message>
Deleted: trunk/etc/LS_KeyRequest.xml
===================================================================
--- trunk/etc/LS_KeyRequest.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/LS_KeyRequest.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,21 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<nmwg:message type="LSKeyRequest"
- id="msg1"
-
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
- xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
-
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/">
-
- <nmwg:metadata id="serviceLookupInfo">
- <perfsonar:subject id="commonParameters"
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/">
- <psservice:service id="serviceParameters"
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/">
- <psservice:serviceName>My_test_MA</psservice:serviceName>
-
<psservice:accessPoint>http://localhost:8080/axis/services/snmpMA</psservice:accessPoint>
- <psservice:serviceType>MA</psservice:serviceType>
- <psservice:serviceDescription>This is my testing
MA</psservice:serviceDescription>
- </psservice:service>
- </perfsonar:subject>
- </nmwg:metadata>
-
- <nmwg:data id="data" metadataIdRef="serviceLookupInfo" />
-
-</nmwg:message>
Deleted: trunk/etc/LS_deregister.xml
===================================================================
--- trunk/etc/LS_deregister.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/LS_deregister.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-<nmwg:message type="LSDeregisterRequest"
- id="msg1"
- xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
-
- <nmwg:metadata id="key_to_remove">
- <nmwg:key>
- <nmwg:parameters id="keys">
- </nmwg:parameters>
- </nmwg:key>
- </nmwg:metadata>
-
- <nmwg:data metadataIdRef="key_to_remove" id="data"/> <!-- empty trigger
-->
-
-</nmwg:message>
Deleted: trunk/etc/LS_keepalive.xml
===================================================================
--- trunk/etc/LS_keepalive.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/LS_keepalive.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,17 +0,0 @@
-<nmwg:message type="LSKeepaliveRequest"
- id="msg1"
- xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
-
- <nmwg:metadata id="key_to_keepalive">
- <nmwg:key>
- <nmwg:parameters id="keys">
- <!--
- <nmwg:parameter
name="lsKey">5cfb07ea7a5b840ce4f8f48b842ac9c0</nmwg:parameter>
- -->
- </nmwg:parameters>
- </nmwg:key>
- </nmwg:metadata>
-
- <nmwg:data metadataIdRef="key_to_keepalive" id="d1"/>
-
-</nmwg:message>
Deleted: trunk/etc/LS_register.xml
===================================================================
--- trunk/etc/LS_register.xml 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/LS_register.xml 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,21 +0,0 @@
-<nmwg:message type="LSRegisterRequest"
- id="msg1"
- xmlns="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
-
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
- xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
- xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/"
-
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/"
-
xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0/">
-
- <!-- Contains service description with accessPoint which will be the key
in the database! -->
-
- <nmwg:metadata id="serviceLookupInfo">
- <perfsonar:subject id="commonParameters">
- <psservice:service id="serviceParameters">
- </psservice:service>
- </perfsonar:subject>
- </nmwg:metadata>
- <nmwg:data id="data" metadataIdRef="serviceLookupInfo">
- </nmwg:data>
-
-</nmwg:message>
Deleted: trunk/etc/oppd-mdm/oppd.conf
===================================================================
--- trunk/etc/oppd-mdm/oppd.conf 2014-03-10 09:25:47 UTC (rev 857)
+++ trunk/etc/oppd-mdm/oppd.conf 2014-03-10 11:05:28 UTC (rev 858)
@@ -1,468 +0,0 @@
-#
-# Configuration file for the Open Perl PerfSONAR Daemon (oppd) for MDM
-#
-# All configuration options are set to their default values.
-# See 'man oppd' and 'man oppd.conf' for more information.
-#
-
-
-#
-# detach - Detach from terminal.
-#
-# Detach from terminal, aka run in background (instead of foreground).
-# Log messages will not be sent to STDERR.
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: on
-#
-# Example:
-#detach off
-#
-#detach on
-
-
-#
-# logfile - Name of log file.
-#
-# Append messages to the specified file.
-#
-# Set it to no, off, 0, or false to disable log file usage.
-# Set it to yes, on, 1, or true to enable logging to default log file
-# "/var/log/oppd.log".
-#
-# You can use this option together with "syslog" (see below).
-# Messages will then be written to both, log file and system log.
-#
-# Valid options: yes, on, 1, true, no, off, 0, false, path to log file
-#
-# Default: off
-#
-# Example:
-# logfile "/var/log/oppd.log"
-#
-#logfile off
-#logfile "/var/log/oppd.log"
-
-
-#
-# syslog - Whether messages should be written to system log.
-#
-# Set it to no, off, 0, or false to disable sending messages to system log.
-# Set it to yes, on, 1, or true to enable sending messages to system log.
-#
-# You can use this option together with "logfile" (see above).
-# Messages will then be written to both, log file and system log.
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: off
-#
-# Example:
-# syslog on
-#
-#syslog off
-#syslog off
-
-
-#
-# syslog-host - The (optional) host to which system log messages are
forwarded.
-#
-# If this option is set to a dns name or ip address, all system log messages
-# are forwarded to the specified remote host.
-# If set to no, off, 0, false, or "" logging is done locally.
-#
-# Valid options: no, off, 0, false, name or ip of syslog host
-#
-# Default: off
-#
-# Example:
-# syslog-host "syslog.nowhere.com"
-#
-#syslog-host off
-
-
-#
-# syslog-ident - Identification string for system log messages.
-#
-# This string will be prepended to all messages in the system log.
-#
-# Default: oppd
-#
-# Example:
-# syslog-ident "hades-tracert"
-#
-#syslog-ident "oppd"
-
-
-#
-# syslog-facility - Type of program for system logging.
-#
-# This string will be used as the system log facility for messages sent to
-# the system log.
-# See your syslog documentation for the facilities available on your system.
-#
-# Valid options: (Typical facilities.)
-# auth, authpriv, cron, daemon, kern, local0 through local7, mail, news,
-# syslog, user, uucp
-#
-# Default: daemon
-#
-# Example:
-# syslog-facility "local0"
-#
-#syslog-facility "daemon"
-
-
-#
-# loglevel - The log level used for logging to syslog and to the log files.
-#
-# This option is used for setting the verbosity of the running daemon.
-# The log levels available are the log levels defined by Log::Dispatch.
-#
-# Valid options: (This is a list of values that should be accepted.)
-# 0. trace
-# 1. debug
-# 2. info
-# 3. warning
-# 4. error
-# 5. fatal
-#
-# Default: info
-#
-# Example:
-# loglevel "info"
-#
-#loglevel "info"
-
-
-#
-# pidfile - Name of pid file.
-#
-# Set it to no, off, 0, or false to disable pid file usage.
-# Set it to yes, on, 1, or true to write pid file to default position
-# "/var/run/oppd.pid".
-#
-# Valid options: yes, on, 1, true, no, off, 0, false, path to pid file
-#
-# Default: /var/run/oppd.pid
-#
-# Example:
-#pidfile off
-#
-#pidfile "/var/run/oppd.pid"
-
-
-#
-# port - Port used to listen on incoming connections
-#
-# Port used to listen on incoming connections.
-#
-# Valid options: integer number
-#
-# Default: 8090
-#
-# Example:
-# port 12345
-#
-#port 8090
-
-
-#
-# max_proc - Maximum number of parallel running request processes.
-#
-# Set the maximum number of processes to be spawned for handling incoming
-# requests.
-#
-# Valid options: integer number
-#
-# Default: 5
-#
-# Example:
-# max_proc 20
-#
-#max_proc 5
-
-
-###############################################################################
-#
-# Options for Lookup Service communication:
-#
-###############################################################################
-
-#
-# ls_register - Lookup Service registration.
-#
-# Enable or disable Lookup Service registration.
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: off
-#
-# Example:
-# ls_register on
-#
-#ls_register off
-
-
-#
-# keepalive - Keep alive interval.
-#
-# The keep alive interval for sending registration information to Lookup
-# Service in seconds.
-#
-# Valid options: integer number
-#
-# Default: 3600 (1 hour)
-#
-# Example:
-# keepalive 7200
-#
-#keepalive 3600
-
-
-#
-# ls_url - Lookup Service address.
-#
-# For every Lookup Service you want to send the registration information to
-# you should put one ls_url line in the configuration file. All you need is
to
-# give the address of the service as URL.
-#
-# Valid options: URL
-#
-# Default: none
-#
-# Example:
-# ls_url "http://myls.mydomain.org:8080/ervices/LookupService"
-# ls_url "http://188.1.36.53:8080/axis/services/LookupService"
-# ls_url
"http://loco3.man.poznan.pl:8080/LookupService/services/LookupService"
-# ls_url "http://selena.acad.bg:8070/axis/services/LookupService"
-# ls_url
"http://ndb0-aami.internet2.edu:9095/perfSONAR_PS/services/hLS"
-# ls_url "http://ndb1.internet2.edu:9995/perfSONAR_PS/services/hLS"
-# ls_url "http://dc211.internet2.edu:9995/perfSONAR_PS/services/hLS"
-# ls_url
"http://loco4.man.poznan.pl:8180/geant2-java-xml-ls/services/LookupService"
-#
-#ls_url [FILL ME]
-
-
-#
-# hostname - Host name sent to the Lookup Service.
-#
-# Host name sent to the Lookup Service.
-#
-# Valid options: String
-#
-# Default: none
-#
-# Example:
-# hostname "myhost.mydomain.org"
-#
-#hostname [FILL ME]
-
-
-#
-# organization - Organization sent to the Lookup Service.
-#
-# Organization sent to the Lookup Service.
-#
-# Valid options: String
-#
-# Default: none
-#
-# Example:
-# organization "My Company"
-#
-#organization [FILL ME]
-
-
-#
-# contact - Contact e-mail address sent to the Lookup Service.
-#
-# Contact e-mail address sent to the Lookup Service.
-#
-# Valid options: e-mail address
-#
-# Default: none
-#
-# Example:
-# contact
""
-#
-#contact [FILL ME]
-
-
-###############################################################################
-#
-# Options for Authentication communication:
-#
-###############################################################################
-
-#
-# auth - Use Authentication Service.
-#
-# Enable or disable authentication via Authentication Service.
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: off
-#
-# Example:
-# auth on
-#
-#auth off
-
-
-#
-# as_url - Location of Authentication Service.
-#
-# Location of the Authentication Service as URL.
-#
-# Valid options: URL
-#
-# Default: none
-#
-# Example:
-# as_url "http://myas.mydomain.org:8080/services/AuthService"
-# as_url "http://myas.rediris.es:8080/services/AuthService"
-# as_url
"http://homer.rediris.es:8080/perfSONAR-AS/services/AuthService"
-#
-#as_url [FILL ME]
-#as_url "http://myas.rediris.es:8080/services/AuthService"
-
-
-###############################################################################
-#
-# SSL configuration options
-#
-###############################################################################
-
-#
-# ssl - SSL (Secure Socket Layer) support.
-#
-# Enable or disable SSL (Secure Socket Layer) support, which means that
-# the daemon will expect HTTPS requests instead of normal HTTP request.
-# IMPORTANT: Normal HTTP requests will not work anymore if SSL is enabled!
-# IMPORTANT: Most of the following options are necessary for SSL. You should
-# take care of all of them and make sure that you really know what
-# you are doing! If oppd is missing a necessary option, you will
get
-# an error message and the daemon will not start!
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: off
-#
-# Example:
-# ssl on
-#
-#ssl off
-
-
-#
-# ssl_cert_file - SSL certificate file.
-#
-# Use this option to specify the location of your certificate.
-# This option is required and there is NO default value!
-#
-# Valid options: File path (file format should be PEM)
-#
-# Default: none
-#
-# Example:
-# ssl_cert_file /var/www/certs/server-cert.pem
-#
-#ssl_cert_file [FILL ME]
-
-
-#
-# ssl_key_file - SSL server key file.
-#
-# Use this option to specify the location of your server key file.
-# This option is required and there is NO default value!
-#
-# Valid options: File path (file format should be PEM)
-#
-# Default: none
-#
-# Example:
-# ssl_key_file /var/www/certs/server-key.pem
-#
-#ssl_key_file [FILL ME]
-
-
-#
-# ssl_verify_client - Verify SSL client certificate.
-#
-# Enable or Disable the verification of the SSL client certificate. This is
-# normally used as a method of client authentication.
-# IMPORTANT: This option is enabled by default, because you normally don't
want
-# to allow access to perfSONAR services by untrusted users. You
-# should only disable it if you really know what you are doing!
-#
-# Valid options: yes, on, 1, true, no, off, 0, false
-#
-# Default: on
-#
-# Example:
-# ssl_verify_client off
-#
-#ssl_verify_client on
-
-
-#
-# ssl_ca_file - SSL certificate(s) of the reputable certificate authorities.
-#
-# If you want to verify that the peer certificate has been signed by a
-# reputable certificate authority (see ssl_verify_client above), then you
-# must use this option (and/or ssl_ca_path below) to locate the file
-# containing the certificate(s) of the reputable certificate authorities.
-# There is NO default value!
-#
-# Valid options: File path (file format should be PEM)
-#
-# Default: none
-#
-# Example:
-# ssl_ca_file /var/www/certs/my-ca.pem
-#
-#ssl_ca_file [FILL ME]
-
-
-#
-# ssl_ca_path - Directory containing SSL certificate(s)
-#
-# If you want to verify that the peer certificate has been signed by a
-# reputable certificate authority (see ssl_verify_client above), then you
-# must use this option (and/or ssl_ca_file above) to locate the
certificate(s)
-# of the reputable certificate authorities.
-# If you are unusually friendly with the OpenSSL documentation, you might
have
-# set yourself up a directory containing several trusted certificates as
-# separate files as well as an index of the certificates.
-# Use this option to specify the location of this directory.
-# There is NO default value!
-#
-# Valid options: Directory path
-#
-# Default: none
-#
-# Example:
-# ssl_ca_path /var/www/certs/ca/
-#
-#ssl_ca_path [FILL ME]
-
-
-###############################################################################
-#
-# Configuring services
-#
-###############################################################################
-#
-# You have to define (at least) one or more <service> sections for every
-# perfSONAR services you want to provide. Instead of defining them all here
-# in this file, it is most likely more comfortable to use the following
-# statement to include all files in the subdirectory oppd.d ending with
suffix
-# .conf. In this directory you should put every service into it's own file.
-# But you are, of course, free to do everything your own way!
-#
-###############################################################################
-
-include oppd.d/*.conf
-
Copied: trunk/perfsonar-oppd/etc/Auth_request.xml (from rev 825,
trunk/etc/Auth_request.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/Auth_request.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/Auth_request.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,8 @@
+<nmwg:message id="authNMessage1" type="AuthNEERequest"
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
+ <nmwg:metadata id="authNMetadata">
+ <nmwg:parameters id="keys">
+ <nmwg:parameter name="SecurityToken"/>
+ </nmwg:parameters>
+ </nmwg:metadata>
+ <nmwg:data id="authN1" metadataIdRef="authNMetadata"/>
+ </nmwg:message>
Copied: trunk/perfsonar-oppd/etc/Auth_response.xml (from rev 825,
trunk/etc/Auth_response.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/Auth_response.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/Auth_response.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,6 @@
+<nmwg:message id="authNMessage1_resp" messageIdRef="authNMessage1"
type="AuthNEEResponse" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
+ <nmwg:metadata id="localhost.localdomain.2c534c44:114b3c44663:-7fcd">
+ <nmwg:eventType>success.as.authn</nmwg:eventType>
+ </nmwg:metadata>
+ <nmwg:data id="localhost.localdomain.2c534c44:114b3c44663:-7fcc"
metadataIdRef="localhost.localdomain.2c534c44:114b3c44663:-7fcd"/>
+ </nmwg:message>
Copied: trunk/perfsonar-oppd/etc/LS_KeyRequest.xml (from rev 825,
trunk/etc/LS_KeyRequest.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/LS_KeyRequest.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/LS_KeyRequest.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,21 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<nmwg:message type="LSKeyRequest"
+ id="msg1"
+
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
+ xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
+
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/">
+
+ <nmwg:metadata id="serviceLookupInfo">
+ <perfsonar:subject id="commonParameters"
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/">
+ <psservice:service id="serviceParameters"
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/">
+ <psservice:serviceName>My_test_MA</psservice:serviceName>
+
<psservice:accessPoint>http://localhost:8080/axis/services/snmpMA</psservice:accessPoint>
+ <psservice:serviceType>MA</psservice:serviceType>
+ <psservice:serviceDescription>This is my testing
MA</psservice:serviceDescription>
+ </psservice:service>
+ </perfsonar:subject>
+ </nmwg:metadata>
+
+ <nmwg:data id="data" metadataIdRef="serviceLookupInfo" />
+
+</nmwg:message>
Copied: trunk/perfsonar-oppd/etc/LS_deregister.xml (from rev 825,
trunk/etc/LS_deregister.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/LS_deregister.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/LS_deregister.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<nmwg:message type="LSDeregisterRequest"
+ id="msg1"
+ xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
+
+ <nmwg:metadata id="key_to_remove">
+ <nmwg:key>
+ <nmwg:parameters id="keys">
+ </nmwg:parameters>
+ </nmwg:key>
+ </nmwg:metadata>
+
+ <nmwg:data metadataIdRef="key_to_remove" id="data"/> <!-- empty trigger
-->
+
+</nmwg:message>
Copied: trunk/perfsonar-oppd/etc/LS_keepalive.xml (from rev 825,
trunk/etc/LS_keepalive.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/LS_keepalive.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/LS_keepalive.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,17 @@
+<nmwg:message type="LSKeepaliveRequest"
+ id="msg1"
+ xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
+
+ <nmwg:metadata id="key_to_keepalive">
+ <nmwg:key>
+ <nmwg:parameters id="keys">
+ <!--
+ <nmwg:parameter
name="lsKey">5cfb07ea7a5b840ce4f8f48b842ac9c0</nmwg:parameter>
+ -->
+ </nmwg:parameters>
+ </nmwg:key>
+ </nmwg:metadata>
+
+ <nmwg:data metadataIdRef="key_to_keepalive" id="d1"/>
+
+</nmwg:message>
Copied: trunk/perfsonar-oppd/etc/LS_register.xml (from rev 825,
trunk/etc/LS_register.xml)
===================================================================
--- trunk/perfsonar-oppd/etc/LS_register.xml (rev
0)
+++ trunk/perfsonar-oppd/etc/LS_register.xml 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,21 @@
+<nmwg:message type="LSRegisterRequest"
+ id="msg1"
+ xmlns="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
+
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"
+ xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
+ xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/"
+
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/"
+
xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0/">
+
+ <!-- Contains service description with accessPoint which will be the key
in the database! -->
+
+ <nmwg:metadata id="serviceLookupInfo">
+ <perfsonar:subject id="commonParameters">
+ <psservice:service id="serviceParameters">
+ </psservice:service>
+ </perfsonar:subject>
+ </nmwg:metadata>
+ <nmwg:data id="data" metadataIdRef="serviceLookupInfo">
+ </nmwg:data>
+
+</nmwg:message>
Copied: trunk/perfsonar-oppd/etc/oppd-mdm.conf (from rev 825,
trunk/etc/oppd-mdm/oppd.conf)
===================================================================
--- trunk/perfsonar-oppd/etc/oppd-mdm.conf (rev
0)
+++ trunk/perfsonar-oppd/etc/oppd-mdm.conf 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,468 @@
+#
+# Configuration file for the Open Perl PerfSONAR Daemon (oppd) for MDM
+#
+# All configuration options are set to their default values.
+# See 'man oppd' and 'man oppd.conf' for more information.
+#
+
+
+#
+# detach - Detach from terminal.
+#
+# Detach from terminal, aka run in background (instead of foreground).
+# Log messages will not be sent to STDERR.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: on
+#
+# Example:
+#detach off
+#
+#detach on
+
+
+#
+# logfile - Name of log file.
+#
+# Append messages to the specified file.
+#
+# Set it to no, off, 0, or false to disable log file usage.
+# Set it to yes, on, 1, or true to enable logging to default log file
+# "/var/log/oppd.log".
+#
+# You can use this option together with "syslog" (see below).
+# Messages will then be written to both, log file and system log.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false, path to log file
+#
+# Default: off
+#
+# Example:
+# logfile "/var/log/oppd.log"
+#
+#logfile off
+#logfile "/var/log/oppd.log"
+
+
+#
+# syslog - Whether messages should be written to system log.
+#
+# Set it to no, off, 0, or false to disable sending messages to system log.
+# Set it to yes, on, 1, or true to enable sending messages to system log.
+#
+# You can use this option together with "logfile" (see above).
+# Messages will then be written to both, log file and system log.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# syslog on
+#
+#syslog off
+#syslog off
+
+
+#
+# syslog-host - The (optional) host to which system log messages are
forwarded.
+#
+# If this option is set to a dns name or ip address, all system log messages
+# are forwarded to the specified remote host.
+# If set to no, off, 0, false, or "" logging is done locally.
+#
+# Valid options: no, off, 0, false, name or ip of syslog host
+#
+# Default: off
+#
+# Example:
+# syslog-host "syslog.nowhere.com"
+#
+#syslog-host off
+
+
+#
+# syslog-ident - Identification string for system log messages.
+#
+# This string will be prepended to all messages in the system log.
+#
+# Default: oppd
+#
+# Example:
+# syslog-ident "hades-tracert"
+#
+#syslog-ident "oppd"
+
+
+#
+# syslog-facility - Type of program for system logging.
+#
+# This string will be used as the system log facility for messages sent to
+# the system log.
+# See your syslog documentation for the facilities available on your system.
+#
+# Valid options: (Typical facilities.)
+# auth, authpriv, cron, daemon, kern, local0 through local7, mail, news,
+# syslog, user, uucp
+#
+# Default: daemon
+#
+# Example:
+# syslog-facility "local0"
+#
+#syslog-facility "daemon"
+
+
+#
+# loglevel - The log level used for logging to syslog and to the log files.
+#
+# This option is used for setting the verbosity of the running daemon.
+# The log levels available are the log levels defined by Log::Dispatch.
+#
+# Valid options: (This is a list of values that should be accepted.)
+# 0. trace
+# 1. debug
+# 2. info
+# 3. warning
+# 4. error
+# 5. fatal
+#
+# Default: info
+#
+# Example:
+# loglevel "info"
+#
+#loglevel "info"
+
+
+#
+# pidfile - Name of pid file.
+#
+# Set it to no, off, 0, or false to disable pid file usage.
+# Set it to yes, on, 1, or true to write pid file to default position
+# "/var/run/oppd.pid".
+#
+# Valid options: yes, on, 1, true, no, off, 0, false, path to pid file
+#
+# Default: /var/run/oppd.pid
+#
+# Example:
+#pidfile off
+#
+#pidfile "/var/run/oppd.pid"
+
+
+#
+# port - Port used to listen on incoming connections
+#
+# Port used to listen on incoming connections.
+#
+# Valid options: integer number
+#
+# Default: 8090
+#
+# Example:
+# port 12345
+#
+#port 8090
+
+
+#
+# max_proc - Maximum number of parallel running request processes.
+#
+# Set the maximum number of processes to be spawned for handling incoming
+# requests.
+#
+# Valid options: integer number
+#
+# Default: 5
+#
+# Example:
+# max_proc 20
+#
+#max_proc 5
+
+
+###############################################################################
+#
+# Options for Lookup Service communication:
+#
+###############################################################################
+
+#
+# ls_register - Lookup Service registration.
+#
+# Enable or disable Lookup Service registration.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# ls_register on
+#
+#ls_register off
+
+
+#
+# keepalive - Keep alive interval.
+#
+# The keep alive interval for sending registration information to Lookup
+# Service in seconds.
+#
+# Valid options: integer number
+#
+# Default: 3600 (1 hour)
+#
+# Example:
+# keepalive 7200
+#
+#keepalive 3600
+
+
+#
+# ls_url - Lookup Service address.
+#
+# For every Lookup Service you want to send the registration information to
+# you should put one ls_url line in the configuration file. All you need is
to
+# give the address of the service as URL.
+#
+# Valid options: URL
+#
+# Default: none
+#
+# Example:
+# ls_url "http://myls.mydomain.org:8080/ervices/LookupService"
+# ls_url "http://188.1.36.53:8080/axis/services/LookupService"
+# ls_url
"http://loco3.man.poznan.pl:8080/LookupService/services/LookupService"
+# ls_url "http://selena.acad.bg:8070/axis/services/LookupService"
+# ls_url
"http://ndb0-aami.internet2.edu:9095/perfSONAR_PS/services/hLS"
+# ls_url "http://ndb1.internet2.edu:9995/perfSONAR_PS/services/hLS"
+# ls_url "http://dc211.internet2.edu:9995/perfSONAR_PS/services/hLS"
+# ls_url
"http://loco4.man.poznan.pl:8180/geant2-java-xml-ls/services/LookupService"
+#
+#ls_url [FILL ME]
+
+
+#
+# hostname - Host name sent to the Lookup Service.
+#
+# Host name sent to the Lookup Service.
+#
+# Valid options: String
+#
+# Default: none
+#
+# Example:
+# hostname "myhost.mydomain.org"
+#
+#hostname [FILL ME]
+
+
+#
+# organization - Organization sent to the Lookup Service.
+#
+# Organization sent to the Lookup Service.
+#
+# Valid options: String
+#
+# Default: none
+#
+# Example:
+# organization "My Company"
+#
+#organization [FILL ME]
+
+
+#
+# contact - Contact e-mail address sent to the Lookup Service.
+#
+# Contact e-mail address sent to the Lookup Service.
+#
+# Valid options: e-mail address
+#
+# Default: none
+#
+# Example:
+# contact
""
+#
+#contact [FILL ME]
+
+
+###############################################################################
+#
+# Options for Authentication communication:
+#
+###############################################################################
+
+#
+# auth - Use Authentication Service.
+#
+# Enable or disable authentication via Authentication Service.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# auth on
+#
+#auth off
+
+
+#
+# as_url - Location of Authentication Service.
+#
+# Location of the Authentication Service as URL.
+#
+# Valid options: URL
+#
+# Default: none
+#
+# Example:
+# as_url "http://myas.mydomain.org:8080/services/AuthService"
+# as_url "http://myas.rediris.es:8080/services/AuthService"
+# as_url
"http://homer.rediris.es:8080/perfSONAR-AS/services/AuthService"
+#
+#as_url [FILL ME]
+#as_url "http://myas.rediris.es:8080/services/AuthService"
+
+
+###############################################################################
+#
+# SSL configuration options
+#
+###############################################################################
+
+#
+# ssl - SSL (Secure Socket Layer) support.
+#
+# Enable or disable SSL (Secure Socket Layer) support, which means that
+# the daemon will expect HTTPS requests instead of normal HTTP request.
+# IMPORTANT: Normal HTTP requests will not work anymore if SSL is enabled!
+# IMPORTANT: Most of the following options are necessary for SSL. You should
+# take care of all of them and make sure that you really know what
+# you are doing! If oppd is missing a necessary option, you will
get
+# an error message and the daemon will not start!
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# ssl on
+#
+#ssl off
+
+
+#
+# ssl_cert_file - SSL certificate file.
+#
+# Use this option to specify the location of your certificate.
+# This option is required and there is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_cert_file /var/www/certs/server-cert.pem
+#
+#ssl_cert_file [FILL ME]
+
+
+#
+# ssl_key_file - SSL server key file.
+#
+# Use this option to specify the location of your server key file.
+# This option is required and there is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_key_file /var/www/certs/server-key.pem
+#
+#ssl_key_file [FILL ME]
+
+
+#
+# ssl_verify_client - Verify SSL client certificate.
+#
+# Enable or Disable the verification of the SSL client certificate. This is
+# normally used as a method of client authentication.
+# IMPORTANT: This option is enabled by default, because you normally don't
want
+# to allow access to perfSONAR services by untrusted users. You
+# should only disable it if you really know what you are doing!
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: on
+#
+# Example:
+# ssl_verify_client off
+#
+#ssl_verify_client on
+
+
+#
+# ssl_ca_file - SSL certificate(s) of the reputable certificate authorities.
+#
+# If you want to verify that the peer certificate has been signed by a
+# reputable certificate authority (see ssl_verify_client above), then you
+# must use this option (and/or ssl_ca_path below) to locate the file
+# containing the certificate(s) of the reputable certificate authorities.
+# There is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_ca_file /var/www/certs/my-ca.pem
+#
+#ssl_ca_file [FILL ME]
+
+
+#
+# ssl_ca_path - Directory containing SSL certificate(s)
+#
+# If you want to verify that the peer certificate has been signed by a
+# reputable certificate authority (see ssl_verify_client above), then you
+# must use this option (and/or ssl_ca_file above) to locate the
certificate(s)
+# of the reputable certificate authorities.
+# If you are unusually friendly with the OpenSSL documentation, you might
have
+# set yourself up a directory containing several trusted certificates as
+# separate files as well as an index of the certificates.
+# Use this option to specify the location of this directory.
+# There is NO default value!
+#
+# Valid options: Directory path
+#
+# Default: none
+#
+# Example:
+# ssl_ca_path /var/www/certs/ca/
+#
+#ssl_ca_path [FILL ME]
+
+
+###############################################################################
+#
+# Configuring services
+#
+###############################################################################
+#
+# You have to define (at least) one or more <service> sections for every
+# perfSONAR services you want to provide. Instead of defining them all here
+# in this file, it is most likely more comfortable to use the following
+# statement to include all files in the subdirectory oppd.d ending with
suffix
+# .conf. In this directory you should put every service into it's own file.
+# But you are, of course, free to do everything your own way!
+#
+###############################################################################
+
+include oppd.d/*.conf
+
Copied: trunk/perfsonar-oppd/etc/oppd.conf.example (from rev 825,
trunk/etc/oppd.conf.example)
===================================================================
--- trunk/perfsonar-oppd/etc/oppd.conf.example (rev
0)
+++ trunk/perfsonar-oppd/etc/oppd.conf.example 2014-03-10 11:05:28 UTC (rev
858)
@@ -0,0 +1,470 @@
+#
+# Example configuration file for the Open Perl PerfSONAR Daemon (oppd)
+#
+# Comments are indicated by a leading '#'.
+# All configuration options are commented out in this example and therefore
+# their default values are used. Each option is set via a key and value pair
+# either separated by one or more whitspaces, or by '='.
+# See 'man oppd' and 'man oppd.conf' for more information.
+#
+
+
+#
+# detach - Detach from terminal.
+#
+# Detach from terminal, aka run in background (instead of foreground).
+# Log messages will not be sent to STDERR.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: on
+#
+# Example:
+# detach off
+#
+#detach on
+
+
+#
+# logfile - Name of log file.
+#
+# Append messages to the specified file.
+#
+# Set it to no, off, 0, or false to disable log file usage.
+# Set it to yes, on, 1, or true to enable logging to default log file
+# "/var/log/oppd.log".
+#
+# You can use this option together with "syslog" (see below).
+# Messages will then be written to both, log file and system log.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false, path to log file
+#
+# Default: off
+#
+# Example:
+# logfile "/var/log/oppd.log"
+#
+logfile "oppd.log"
+
+
+#
+# syslog - Whether messages should be written to system log.
+#
+# Set it to no, off, 0, or false to disable sending messages to system log.
+# Set it to yes, on, 1, or true to enable sending messages to system log.
+#
+# You can use this option together with "logfile" (see above).
+# Messages will then be written to both, log file and system log.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# syslog on
+#
+#syslog off
+
+
+#
+# syslog-host - The (optional) host to which system log messages are
forwarded.
+#
+# If this option is set to a dns name or ip address, all system log messages
+# are forwarded to the specified remote host.
+# If set to no, off, 0, false, or "" logging is done locally.
+#
+# Valid options: no, off, 0, false, name or ip of syslog host
+#
+# Default: off
+#
+# Example:
+# syslog-host "syslog.nowhere.com"
+#
+#syslog-host off
+
+
+#
+# syslog-ident - Identification string for system log messages.
+#
+# This string will be prepended to all messages in the system log.
+#
+# Default: oppd
+#
+# Example:
+# syslog-ident "hades-tracert"
+#
+#syslog-ident "oppd"
+
+
+#
+# syslog-facility - Type of program for system logging.
+#
+# This string will be used as the system log facility for messages sent to
+# the system log.
+# See your syslog documentation for the facilities available on your system.
+#
+# Valid options: (Typical facilities.)
+# auth, authpriv, cron, daemon, kern, local0 through local7, mail, news,
+# syslog, user, uucp
+#
+# Default: daemon
+#
+# Example:
+# syslog-facility "local0"
+#
+#syslog-facility "daemon"
+
+
+#
+# loglevel - The log level used for logging to syslog and to the log files.
+#
+# This option is used for setting the verbosity of the running daemon.
+# The log levels available are the log levels defined by Log::Dispatch.
+#
+# Valid options: (This is a list of values that should be accepted.)
+# 0 = debug
+# 1 = info
+# 2 = notice
+# 3 = warning
+# 4 = err = error
+# 5 = crit = critical
+# 6 = alert
+# 7 = emerg = emergency
+#
+# Default: notice
+#
+# Example:
+# loglevel "info"
+#
+#loglevel "notice"
+
+
+#
+# pidfile - Name of pid file.
+#
+# Set it to no, off, 0, or false to disable pid file usage.
+# Set it to yes, on, 1, or true to write pid file to default position
+# "/var/run/oppd.pid".
+#
+# Valid options: yes, on, 1, true, no, off, 0, false, path to pid file
+#
+# Default: /var/run/oppd.pid
+#
+# Example:
+# pidfile off
+#
+pidfile "oppd.pid"
+
+
+#
+# port - Port used to listen on incoming connections
+#
+# Port used to listen on incoming connections.
+#
+# Valid options: integer number
+#
+# Default: 8090
+#
+# Example:
+# port 12345
+#
+#port 8090
+
+
+#
+# max_proc - Maximum number of parallel running request processes.
+#
+# Set the maximum number of processes to be spawned for handling incoming
+# requests.
+#
+# Valid options: integer number
+#
+# Default: 5
+#
+# Example:
+# max_proc 20
+#
+#max_proc 5
+
+
+###############################################################################
+#
+# Options for Lookup Service communication:
+#
+###############################################################################
+
+#
+# ls_register - Lookup Service registration.
+#
+# Enable or disable Lookup Service registration.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+#ls_register on
+#
+#ls_register off
+
+
+#
+# keepalive - Keep alive interval.
+#
+# The keep alive interval for sending registration information to Lookup
+# Service in seconds.
+#
+# Valid options: integer number
+#
+# Default: 3600 (1 hour)
+#
+# Example:
+# keepalive 7200
+#
+#keepalive <KEEPALIVE_TIME>
+
+
+#
+# ls_url - Lookup Service address.
+#
+# For every Lookup Service you want to send the registration information to
+# you should put one ls_url line in the configuration file. All you need is
to
+# give the address of the service as URL.
+#
+# Valid options: URL
+#
+# Default: none
+#
+# Example:
+# ls_url "http://myls.mydomain.org:8080/ervices/LookupService"
+# ls_url "http://188.1.36.53:8080/axis/services/LookupService"
+# ls_url
"http://loco3.man.poznan.pl:8080/LookupService/services/LookupService"
+# ls_url "http://selena.acad.bg:8070/axis/services/LookupService"
+# ls_url
"http://ndb0-aami.internet2.edu:9095/perfSONAR_PS/services/hLS"
+# ls_url "http://ndb1.internet2.edu:9995/perfSONAR_PS/services/hLS"
+# ls_url "http://dc211.internet2.edu:9995/perfSONAR_PS/services/hLS"
+#ls_url
"http://loco4.man.poznan.pl:8180/geant2-java-xml-ls/services/LookupSe#rvice"
+#
+#ls_url <LS_URL>
+
+
+#
+# hostname - Host name sent to the Lookup Service.
+#
+# Host name sent to the Lookup Service.
+#
+# Valid options: String
+#
+# Default: none
+#
+# Example:
+# hostname "myhost.mydomain.org"
+#
+#hostname <HOSTNAME>
+
+
+#
+# organization - Organization sent to the Lookup Service.
+#
+# Organization sent to the Lookup Service.
+#
+# Valid options: String
+#
+# Default: none
+#
+# Example:
+# organization "My Company"
+#
+#organization [FILL ME]
+
+
+#
+# contact - Contact e-mail address sent to the Lookup Service.
+#
+# Contact e-mail address sent to the Lookup Service.
+#
+# Valid options: e-mail address
+#
+# Default: none
+#
+# Example:
+# contact
""
+#
+#contact [FILL ME]
+
+
+###############################################################################
+#
+# Options for Authentication communication:
+#
+###############################################################################
+
+#
+# auth - Use Authentication Service.
+#
+# Enable or disable authentication via Authentication Service.
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# auth on
+#
+#auth off
+
+
+#
+# as_url - Location of Authentication Service.
+#
+# Location of the Authentication Service as URL.
+#
+# Valid options: URL
+#
+# Default: none
+#
+# Example:
+# as_url "http://myas.mydomain.org:8080/services/AuthService"
+# as_url "http://myas.rediris.es:8080/services/AuthService"
+# as_url
"http://homer.rediris.es:8080/perfSONAR-AS/services/AuthService"
+#
+#as_url [FILL ME]
+
+
+###############################################################################
+#
+# SSL configuration options
+#
+###############################################################################
+
+#
+# ssl - SSL (Secure Socket Layer) support.
+#
+# Enable or disable SSL (Secure Socket Layer) support, which means that
+# the daemon will expect HTTPS requests instead of normal HTTP request.
+# IMPORTANT: Normal HTTP requests will not work anymore if SSL is enabled!
+# IMPORTANT: Most of the following options are necessary for SSL. You should
+# take care of all of them and make sure that you really know what
+# you are doing! If oppd is missing a necessary option, you will
get
+# an error message and the daemon will not start!
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: off
+#
+# Example:
+# ssl on
+#
+#ssl off
+
+
+#
+# ssl_cert_file - SSL certificate file.
+#
+# Use this option to specify the location of your certificate.
+# This option is required and there is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_cert_file /var/www/certs/server-cert.pem
+#
+#ssl_cert_file [FILL ME]
+
+
+#
+# ssl_key_file - SSL server key file.
+#
+# Use this option to specify the location of your server key file.
+# This option is required and there is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_key_file /var/www/certs/server-key.pem
+#
+#ssl_key_file [FILL ME]
+
+
+#
+# ssl_verify_client - Verify SSL client certificate.
+#
+# Enable or Disable the verification of the SSL client certificate. This is
+# normally used as a method of client authentication.
+# IMPORTANT: This option is enabled by default, because you normally don't
want
+# to allow access to perfSONAR services by untrusted users. You
+# should only disable it if you really know what you are doing!
+#
+# Valid options: yes, on, 1, true, no, off, 0, false
+#
+# Default: on
+#
+# Example:
+# ssl_verify_client off
+#
+#ssl_verify_client on
+
+
+#
+# ssl_ca_file - SSL certificate(s) of the reputable certificate authorities.
+#
+# If you want to verify that the peer certificate has been signed by a
+# reputable certificate authority (see ssl_verify_client above), then you
+# must use this option (and/or ssl_ca_path below) to locate the file
+# containing the certificate(s) of the reputable certificate authorities.
+# There is NO default value!
+#
+# Valid options: File path (file format should be PEM)
+#
+# Default: none
+#
+# Example:
+# ssl_ca_file /var/www/certs/my-ca.pem
+#
+#ssl_ca_file [FILL ME]
+
+
+#
+# ssl_ca_path - Directory containing SSL certificate(s)
+#
+# If you want to verify that the peer certificate has been signed by a
+# reputable certificate authority (see ssl_verify_client above), then you
+# must use this option (and/or ssl_ca_file above) to locate the
certificate(s)
+# of the reputable certificate authorities.
+# If you are unusually friendly with the OpenSSL documentation, you might
have
+# set yourself up a directory containing several trusted certificates as
+# separate files as well as an index of the certificates.
+# Use this option to specify the location of this directory.
+# There is NO default value!
+#
+# Valid options: Directory path
+#
+# Default: none
+#
+# Example:
+# ssl_ca_path /var/www/certs/ca/
+#
+#ssl_ca_path [FILL ME]
+
+
+###############################################################################
+#
+# Configuring services
+#
+###############################################################################
+#
+# You have to define (at least) one or more <service> sections for every
+# perfSONAR services you want to provide. Instead of defining them all here
+# in this file, it is most likely more comfortable to use the following
+# statement to include all files in the subdirectory oppd.d ending with
suffix
+# .conf. In this directory you should put every service into it's own file.
+# But you are, of course, free to do everything your own way!
+#
+###############################################################################
+
+include oppd.d/*.conf
+
- [pS-dev] [GEANT/SA2/SA2T3-OPPD] r858 - in trunk: . etc etc/oppd-mdm perfsonar-oppd/etc perfsonar-oppd-mp-bwctl, svn-noreply, 03/10/2014
Archive powered by MHonArc 2.6.16.