Create a directory for application templates
Create a directory and save your application templates there.
The directory can be created locally, on a file server, or on a web server.
Intrexx supports the following protocols for accessing the directory and the files stored in it:
-
http, https
-
file
Example
https://myapplicationtemplates.example.com
file:///H:/myapplicationtemplates
Certificates
Certificates from Certification Authorities If you use "https" as the protocol to access the template directory or the files stored there, Intrexx checks whether the web server is using an official certificate from a certification authority or a self-signed certificate.
If the web server uses an official certificate, you don't need to do anything else.
Self-Signed Certificates If the web server uses a self-signed certificate, you will be asked if you want to import the certificate. After you confirm the request, the certificate will be imported into the Intrexx Portal Manager's certificate store.
Under certain circumstances, it may not be possible to import the certificate. This can happen, for example, if the server's certificate does not contain the specified IP address or host name. In such a case, you have the option to disable hostname verification.
More Information
Certificates and Encrypted Connections in Intrexx
Proxy server
If you use a proxy server to access the Internet, you may need to configure the appropriate settings in the Intrexx Portal Manager under "Tools > Options > Proxy" in order to access the online template directory at Intrexx.
More Information