Changeset 4691
- Timestamp:
- 19/12/08 15:56:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI05-delivery/ows_framework/trunk/ows_server/ndgDiscovery.config
r4458 r4691 104 104 icon_title: Links to a METADATA BROWSE view of this dataset 105 105 service_name: B 106 instance: SERVICEHOST/view/URI 106 instance: SERVICEHOST/view/URI/ 107 107 108 108 [NDG_EXIST] … … 176 176 sessionMgrURI: https://localhost/SessionManager 177 177 #sessionMgrURI: https://ndgbeta.badc.rl.ac.uk/SessionManager 178 att AuthorityURI: http://localhost:5000/AttributeAuthority179 #att AuthorityURI: http://aa.ceda.rl.ac.uk178 attributeAuthorityURI: http://localhost:8000/AttributeAuthority 179 #attributeAuthorityURI: http://aa.ceda.rl.ac.uk 180 180 181 181 # SSL Connections … … 274 274 275 275 # Set to file object to dump SOAP message output for debugging 276 tracefile: 276 tracefile: sys.stderr 277 277 278 278 # CA certificates used to verify the signature of user Attribute Certificates
Note: See TracChangeset
for help on using the changeset viewer.