X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc_config.xml;h=9a97a1eb156c31a950f44b3f3496feadc34d6370;hb=824883e3d4f1f9edf5afeb85b2567ca74f6e20c2;hp=3863d990a288f327d1a538452748c9ed9f7ccfe5;hpb=737199fc5dfb3ebeeca3e18cbbc3d416724a101d;p=myplc.git diff --git a/plc_config.xml b/plc_config.xml index 3863d99..9a97a1e 100644 --- a/plc_config.xml +++ b/plc_config.xml @@ -6,7 +6,7 @@ Default PLC configuration file Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ +$Id: plc_config.xml,v 1.19 2007/01/26 02:48:57 mlhuang Exp $ --> @@ -104,66 +104,6 @@ $Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ - - Management and Slice Authority - These variables control how your site interacts - with other PlanetLab sites as a Management Authority (MA) and/or - Slice Authority (SA). - - - - Namespace - test - The namespace of your MA/SA. This should be a - globally unique value assigned by PlanetLab - Central. - - - - SSL Private Key - /etc/planetlab/ma_sa_ssl.key - The SSL private key used for signing documents - with the signature of your MA/SA. If non-existent, one will - be generated. - - - - SSL Public Certificate - /etc/planetlab/ma_sa_ssl.crt - The corresponding SSL public certificate. By - default, this certificate is self-signed. You may replace - the certificate later with one signed by the PLC root - CA. - - - - Root CA SSL Public Certificate - /etc/planetlab/ma_sa_ca_ssl.crt - If applicable, the certificate of the PLC root - CA. If your MA/SA certificate is self-signed, then this file - is the same as your MA/SA certificate. - - - - Root CA SSL Public Key - /etc/planetlab/ma_sa_ca_ssl.pub - If applicable, the public key of the PLC root - CA. If your MA/SA certificate is self-signed, then this file - is the same as your MA/SA public key. - - - - API Certificate - /etc/planetlab/ma_sa_api.xml - The API Certificate is your MA/SA public key - embedded in a digitally signed XML document. By default, - this document is self-signed. You may replace this - certificate later with one signed by the PLC root - CA. - - - - Network Network environment. @@ -290,7 +230,7 @@ $Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ Database Name - planetlab3 + planetlab4 The name of the database to access. @@ -346,13 +286,9 @@ $Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ Port - 80 + 443 The TCP port number through which the API - should be accessed. Warning: SSL (port 443) access is not - fully supported by the website code yet. We recommend that - port 80 be used for now and that the API server either run - on the same machine as the web server, or that they both be - on a secure wired network. + should be accessed. @@ -634,9 +570,6 @@ $Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ python - - plcapilib - postgresql postgresql-server @@ -650,18 +583,21 @@ $Id: plc_config.xml,v 1.14 2006/06/23 20:31:09 mlhuang Exp $ access the DB directly. --> php php-pgsql - php-xmlrpc + + gd php-gd + perl-GD mod_python + PLCAPI + SOAPpy PyXML - PlanetLabAuth xmlsec1