Windows Server 2008 R2 SP1 and Windows 7 environments require special conditions for installing EPM Windows.
This article is a step-by-step configuration guide for this scenario.
How to configure SSL/TLS
SSL SUITES must be configured correctly to create a secure SSL/TLS connection for HTTPS requests between the client and the Segura platform. To configure it, follow these steps:
- Open the command prompt and run
gpedit.msc
. - Select Administrative Templates > Network > SSL Configuration Settings.
- Open the SSL Cipher Suite Order.
- Select Enabled.
- Paste the list of suites below into the text box, making sure there are no spaces.
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256_P256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384_P384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256_P256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384_P384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA_P256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA_P256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA_P256,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_256_CBC_SHA
- Click Apply.
- Restart the server.
Now, requests between the agent and the Segura platform have a reliable SSL/TLS connection. Windows Server 2008 R2 SP1 and Windows 7 environments are ready to receive the EPM Windows installation.
Do you still have questions? Reach out to the Segura Community.