Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-12-2021, 01:40 PM
nutta111
Fire Beetle
 
Join Date: Apr 2014
Posts: 1
Default SSL/TLS secure channel. FIX (server 2016 & Win 10)

installing on server 2016 i got this error
The request was aborted: Could not create SSL/TLS secure channel.

first off make sure you have at minimum .netframe work 4.7

https://dotnet.microsoft.com/downloa...-web-installer

once installed follow the below

open powershell and copy and past the below

do not copy this part PS C:\Users\Administrator>

PS C:\Users\Administrator> [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

PS C:\Users\Administrator> [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls, [Net.SecurityP
rotocolType]::Tls11, [Net.SecurityProtocolType]::Tls12, [Net.SecurityProtocolType]::Ssl3

PS C:\Users\Administrator> Set-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NetFramewor k\v4.0.30319' -Name
'SchUseStrongCrypto' -Value '1' -Type DWord

PS C:\Users\Administrator> Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NetFramework\v4.0.30319 ' -Name 'SchUseStron
gCrypto' -Value '1' -Type DWord

& finally run

[Net.ServicePointManager]::SecurityProtocol

and it should list the following

Ssl3, Tls, Tls11, Tls12

now run emu installer.bat and shoud be good to go

happy huntings
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:09 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3