Create a repository for application templates
Create a repository and save your application templates there.
The directory can be created locally, on a file server or a web server.
Intrexx supports the following protocols for accessing the directory or 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 for accessing the template directory or the files stored there, Intrexx checks whether the web server uses an official certificate from a certification authority or a self-signed certificate.
If the web server uses an official certificate, you do not need to consider 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 have confirmed the request, the certificate will be imported into the certificate store of the Intrexx Portal Manager.
In some circumstances, you may not be able to import the certificate. This may be the case, for example, if the server's certificate does not contain the specified IP address or host name. If this is the case, you can disable the host name verification.
More information
Certificates and encrypted connections in Intrexx
Proxy server
If you are using a proxy server to access the Internet, you may have to make the corresponding settings in the Intrexx Portal Manager under "Extras > Options > Proxy" to be able to access the online template directory of INTREXX.
More information