Changes between Version 23 and Version 24 of InstallDiscoveryBrowse
- Timestamp:
- 11/10/07 10:15:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallDiscoveryBrowse
v23 v24 303 303 </VirtualHost> 304 304 }}} 305 306 `SSLCertificateFile` and `SSLCertificateKeyFile` set the certificate and private key used for SSL connections. If you don't have these, a certificate request can be made to the NDG CA. Follow the same steps as outlined in [#SecureCommunicationwithSecurityWebServices Secure Communication with Security Web Services] making sure to set the certificate Common Name to the fully qualified domain name of the server host. 305 307 306 308 Details may vary according to the version of Apache you use. Please check the relevant Apache documentation for correct settings. The example uses a redirect to `localhost`. To expose outside, use `your-site-discovery-url`.