Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
installation:server-installation [2019-11-26 06:09]
Magnus Fagerlund
installation:server-installation [2020-06-16 11:30]
Martin Nilsson
Line 34: Line 34:
   * Use an existing certificate issued by a trusted root certificate authority. The certificate must be located in the Windows Certificate Store (machine store) and have a private key that is marked as exportable. Certificates issued using a CNG cryptography provider (Microsoft specific) are not supported.   * Use an existing certificate issued by a trusted root certificate authority. The certificate must be located in the Windows Certificate Store (machine store) and have a private key that is marked as exportable. Certificates issued using a CNG cryptography provider (Microsoft specific) are not supported.
  
-  * Create a [[https://en.wikipedia.org/wiki/Self-signed_certificate|self-signed certificate]]. Recommended only for testing purposes.+  * Create a [[https://en.wikipedia.org/wiki/Self-signed_certificate|self-signed certificate]]. Self-signed certificates should only be used for testing purposes on local environments, see [[https://docs.lime-crm.com/kb/10031|KB10031]].
  
 ===== Installation procedure ===== ===== Installation procedure =====
Line 65: Line 65:
  
 ===== Python customizations ===== ===== Python customizations =====
-For developing and deploying modern customization using Python, you will need to create a ''solution''. Instructions on how to do that is found [[here|https://prime.lime.tech/products/limecrm/moderncustomizations/installing]].+For developing and deploying modern customization using Python, you will need to create a ''solution''. Instructions on how to do that is found [[https://prime.lime.tech/products/limecrm/moderncustomizations/installing|here]].
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
 The installation will generate log files in ''%userprofile%\AppData\Local\Temp''. These are named ''limepro_install_<timestamp>.txt'' for the main installation, and ''<component>.msi.install.txt'' for the installation of related components. The installation will generate log files in ''%userprofile%\AppData\Local\Temp''. These are named ''limepro_install_<timestamp>.txt'' for the main installation, and ''<component>.msi.install.txt'' for the installation of related components.
  • Last modified: 11 months ago
  • by Anders Edqvist