Regenerate certificate
Certificates are generated for the Intrexx Administration API during the installation. If required, you can regenerate certificates for the Intrexx Administration API using a script. There is a separate script for each of the operating systems, Windows, Linux and Mac.
You can find the respective script in the following directories, depending on the operating system:
\<intrexx installation directory>\bin\windows\createcertificate.bat
\<intrexx installation directory>\bin\linux\createcertificate.sh
\<intrexx installation directory>\bin\mac\createcertificate.sh
To create a certificate for the Intrexx Administration API, you must call the script with the "-i" parameter.
Example
createcertificate -i --san dns:www.exampleportal.com ip:123.123.123.123 ip:127.0.0.1