Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden.. Call Stack: MEGAcomwebservice.Controllers.PDF.PDFController.Print --> Zeile 266 Megalith.Common.Documents.clsPDFFile.Print --> Zeile 562
Dieses Problem ist ein Serverproblem von älteren Windows Versionen und hat nicht direkt mit unserer Software zu tun.
Ursache ist vermutlich, wie der Support von Shipcloud gesagt hat, dass TLS 1.2 auf dem Server nicht aktiviert ist.
Registry Einträge erzeugen!
Ursache ist vermutlich, wie der Support von Shipcloud gesagt hat, dass TLS 1.2 auf dem Server nicht aktiviert ist.
Registry Einträge erzeugen!
Nach dem Neustart des Servers müsste der Fehler nicht mehr auftreten.
Die Erzeugten Registry Einträge sind folgende:
TLS 1.2 aktivieren:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
Starke Verschlüsselung für .NET aktivieren:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]
"SchUseStrongCrypto"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]
"SchUseStrongCrypto"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319]
"SchUseStrongCrypto"=dword:00000001
"SchUseStrongCrypto"=dword:00000001
Dateien | ||
---|---|---|
![]() |
Enable_TLS1-2.reg 970 b |
|
![]() |
Enable_TLS1-2-strongcrypto-net.reg 288 b |
|
![]() |
Enable_TLS1-2-strongcrypto-net-2.reg 312 b |