Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-01-31 | 674 Bytes | |
SMIRestProxy-1.0.zip | 2011-01-31 | 2.5 MB | |
Totals: 2 Items | 2.5 MB | 0 |
INSTALLATION 1. Unzip the archive SMIRestProxy-0.0.1-SNAPSHOT-deployable.zip 2. Change the proxy.properties file in the conf folder. Actually the SMIRESTProxy is started on port 8183 and redirects calls to the port 8182 (SMIServer's port). !! The security is setting to false by default !! 3. To run the proxy, execute bin/SMIRESTProxy.sh {start|stop} The folder Security contains: - the configuration of the PDP (pdp_config.xml) - the XACML policies (policies folder) - the reservoir certificate to verify if the certificate included into the signed OVF file is issued by the Reservoir CA. - the revocation list to verify if the certificate is not revoked.