Changes between Version 4 and Version 5 of HttpsRemoteFiles
- Timestamp:
- Sep 24, 2013, 4:12:51 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpsRemoteFiles
v4 v5 1 1 = Configuring the Proteios server to access remote files via https = 2 3 To allow Proteios to use a certificate when accessing remote files over https, it needs to be configured with the location of the certificate files, and a file with th epassword to the certificate. For security reason it could be good to set permissions to the certificate and password files so that they are only readable bty the tomcat user. Not that the certificate file need to be configured with an alias (name) for the certificate to use. 2 4 3 5 == tomcat ==