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 [2020-06-16 11:30]
Martin Nilsson
installation:server-installation [2020-12-03 22:06]
Jens Gustafsson
Line 11: Line 11:
 **Python 3.7 is required from version 12.51** **Python 3.7 is required from version 12.51**
  
-From version 12.51 and later of Lime CRM Server, Python 3.7.3 needs to be installed prior to installation or upgrade of Lime CRM Server.+From version 12.51 and later of Lime CRM Server, Python 3.7 needs to be installed prior to installation or upgrade of Lime CRM Server.
  
-Instructions for how to install Python 3.7.3 is found [[installation:python37|here]].+Instructions for how to install Python 3.7 is found [[installation:python37|here]].
  
 </WRAP> </WRAP>
Line 30: Line 30:
  
 ==== Certificates ==== ==== Certificates ====
-The installer asks for an HTTPS certificate to use for Lime CRM Server. There are two options available: +The installer asks for an HTTPS certificate to use for Lime CRM Server. 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]]. 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 =====
  • Last modified: 11 months ago
  • by Anders Edqvist