Przeglądaj źródła

TLS11 protocol enabled

master
rpm-mcarman 3 lat temu
rodzic
commit
2c5e92f377
10 zmienionych plików z 26 dodań i 90 usunięć
  1. +1
    -0
      Program.cs
  2. BIN
      bin/release/net6.0/ubuntu.20.04-x64/jdis_import.dll
  3. BIN
      bin/release/net6.0/ubuntu.20.04-x64/jdis_import.pdb
  4. BIN
      bin/release/net6.0/ubuntu.20.04-x64/publish/jdis_import.dll
  5. BIN
      bin/release/net6.0/ubuntu.20.04-x64/publish/jdis_import.pdb
  6. +7
    -3
      obj/jdis_import.csproj.nuget.dgspec.json
  7. +14
    -81
      obj/project.assets.json
  8. +4
    -6
      obj/project.nuget.cache
  9. BIN
      obj/release/net6.0/ubuntu.20.04-x64/jdis_import.dll
  10. BIN
      obj/release/net6.0/ubuntu.20.04-x64/jdis_import.pdb

+ 1
- 0
Program.cs Wyświetl plik

@@ -101,6 +101,7 @@ namespace jdis_import
}
foreach (ToDo import in list)
{
System.Net.ServicePointManager.SecurityProtocol = System.Net.SecurityProtocolType.Tls11;
//Start Importing
BeginImport(import);


BIN
bin/release/net6.0/ubuntu.20.04-x64/jdis_import.dll Wyświetl plik


BIN
bin/release/net6.0/ubuntu.20.04-x64/jdis_import.pdb Wyświetl plik


BIN
bin/release/net6.0/ubuntu.20.04-x64/publish/jdis_import.dll Wyświetl plik


BIN
bin/release/net6.0/ubuntu.20.04-x64/publish/jdis_import.pdb Wyświetl plik


+ 7
- 3
obj/jdis_import.csproj.nuget.dgspec.json Wyświetl plik

@@ -82,11 +82,15 @@
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
"version": "[6.0.4, 6.0.4]"
},
{
"name": "Microsoft.NETCore.App.Runtime.osx-x64",
"name": "Microsoft.NETCore.App.Host.linux-x64",
"version": "[6.0.4, 6.0.4]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-x64",
"version": "[6.0.4, 6.0.4]"
}
],
@@ -99,7 +103,7 @@
}
},
"runtimes": {
"osx.12-x64": {
"ubuntu.20.04-x64": {
"#import": []
}
}


+ 14
- 81
obj/project.assets.json Wyświetl plik

@@ -1396,7 +1396,7 @@
}
}
},
"net6.0/osx.12-x64": {
"net6.0/ubuntu.20.04-x64": {
"Independentsoft.Exchange/3.0.700": {
"type": "package",
"compile": {
@@ -1746,8 +1746,7 @@
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"runtime.osx.10.10-x64.runtime.native.System": "4.3.0"
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
@@ -1768,8 +1767,7 @@
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "4.3.0"
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
@@ -1782,8 +1780,7 @@
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"runtime.osx.10.10-x64.runtime.native.System.Net.Http": "4.3.0"
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
@@ -1831,36 +1828,11 @@
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System/4.3.0": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Native.a": {},
"runtimes/osx.10.10-x64/native/System.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression/4.3.0": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.Net.Http/4.3.0": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {}
}
"type": "package"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {}
}
"type": "package"
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package"
@@ -2697,7 +2669,7 @@
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
},
"runtime": {
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.3.0": {
@@ -15878,49 +15850,6 @@
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
},
"runtime.osx.10.10-x64.runtime.native.System/4.3.0": {
"sha512": "B6nUg4O4/e73fJJ0HQX3IWFYvMVZ0KOuXMtAn6A39l55576Zq1VrWAiGSOS0Pc2OwGz3hlgyjzzawbmlvmPMwg==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.osx.10.10-x64.runtime.native.system.4.3.0.nupkg.sha512",
"runtime.osx.10.10-x64.runtime.native.system.nuspec",
"runtimes/osx.10.10-x64/native/System.Native.a",
"runtimes/osx.10.10-x64/native/System.Native.dylib"
]
},
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression/4.3.0": {
"sha512": "aTYfREBR0YXLZ9Gmdd5o2bQ7NprKIITy7+z39f8AiUg8J8YbPLsk7/ZdY6ozD6r0IAiyvrwTFNSZp+COo7j3Rw==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system.io.compression/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.osx.10.10-x64.runtime.native.system.io.compression.4.3.0.nupkg.sha512",
"runtime.osx.10.10-x64.runtime.native.system.io.compression.nuspec",
"runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib"
]
},
"runtime.osx.10.10-x64.runtime.native.System.Net.Http/4.3.0": {
"sha512": "pFp5zDwTL9ZWbqJvWONsUV6qohCFrZKriFbWAZuJW9DzKlPrdzxZLbLXzyc9bhaGad+bOkOvRk5UtEp97uvW7g==",
"type": "package",
"path": "runtime.osx.10.10-x64.runtime.native.system.net.http/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"runtime.osx.10.10-x64.runtime.native.system.net.http.4.3.0.nupkg.sha512",
"runtime.osx.10.10-x64.runtime.native.system.net.http.nuspec",
"runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib"
]
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
"type": "package",
@@ -19513,11 +19442,15 @@
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.osx-x64",
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
"version": "[6.0.4, 6.0.4]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-x64",
"version": "[6.0.4, 6.0.4]"
},
{
"name": "Microsoft.NETCore.App.Runtime.osx-x64",
"name": "Microsoft.NETCore.App.Runtime.linux-x64",
"version": "[6.0.4, 6.0.4]"
}
],
@@ -19530,7 +19463,7 @@
}
},
"runtimes": {
"osx.12-x64": {
"ubuntu.20.04-x64": {
"#import": []
}
}


+ 4
- 6
obj/project.nuget.cache Wyświetl plik

@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "TcjdaH6CM9ej9weIbN0ii2YNsmTRqf7VxO34DwY8+CHSdCoiEiKX2QrgDT9jakzWQjEl50RSsExLNA7omoc9vQ==",
"dgSpecHash": "Bj3MK5uht04g9GiisuB6XoZTyesm33jD3Szv8kqvcTc3ArVLHLH6gjLNMbi1TW+f6TdnRgrXE7uVtAhcvIn3KA==",
"success": true,
"projectFilePath": "/Volumes/New2TBDrive/apps/acumatica/console/jdis_import/jdis_import.csproj",
"expectedPackageFiles": [
@@ -45,9 +45,6 @@
"/Users/michielcarman/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system/4.3.0/runtime.osx.10.10-x64.runtime.native.system.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.io.compression/4.3.0/runtime.osx.10.10-x64.runtime.native.system.io.compression.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.net.http/4.3.0/runtime.osx.10.10-x64.runtime.native.system.net.http.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
@@ -124,8 +121,9 @@
"/Users/michielcarman/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/microsoft.netcore.app.runtime.osx-x64/6.0.4/microsoft.netcore.app.runtime.osx-x64.6.0.4.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/microsoft.aspnetcore.app.runtime.osx-x64/6.0.4/microsoft.aspnetcore.app.runtime.osx-x64.6.0.4.nupkg.sha512"
"/Users/michielcarman/.nuget/packages/microsoft.netcore.app.runtime.linux-x64/6.0.4/microsoft.netcore.app.runtime.linux-x64.6.0.4.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-x64/6.0.4/microsoft.aspnetcore.app.runtime.linux-x64.6.0.4.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/microsoft.netcore.app.host.linux-x64/6.0.4/microsoft.netcore.app.host.linux-x64.6.0.4.nupkg.sha512"
],
"logs": [
{


BIN
obj/release/net6.0/ubuntu.20.04-x64/jdis_import.dll Wyświetl plik


BIN
obj/release/net6.0/ubuntu.20.04-x64/jdis_import.pdb Wyświetl plik


Ładowanie…
Anuluj
Zapisz