From: Thierry Parmentelat Date: Mon, 22 Jan 2007 13:27:59 +0000 (+0000) Subject: regenerate X-Git-Tag: planetlab-4_0-rc1~31 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=68d73ab2529ee88bee06672cc07033d0606a38ce regenerate --- diff --git a/doc/myplc.pdf b/doc/myplc.pdf index 688b63d..3314015 100644 Binary files a/doc/myplc.pdf and b/doc/myplc.pdf differ diff --git a/doc/plc_variables.xml b/doc/plc_variables.xml index 3669564..d4a9218 100644 --- a/doc/plc_variables.xml +++ b/doc/plc_variables.xml @@ -116,81 +116,6 @@ account on your nodes. - - PLC_MA_SA_NAMESPACE - - - Type: ip - - Default: test - The namespace of your MA/SA. This should be a - globally unique value assigned by PlanetLab - Central. - - - - PLC_MA_SA_SSL_KEY - - - Type: file - - Default: /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. - - - - PLC_MA_SA_SSL_CRT - - - Type: file - - Default: /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. - - - - PLC_MA_SA_CA_SSL_CRT - - - Type: file - - Default: /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. - - - - PLC_MA_SA_CA_SSL_KEY_PUB - - - Type: file - - Default: /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. - - - - PLC_MA_SA_API_CRT - - - Type: file - - Default: /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. - - PLC_NET_DNS1