add ssl 1.2
authorv.shishlov <vladimir.shishlov@sophicsystems.com>
Sun, 29 Aug 2021 15:28:47 +0000 (18:28 +0300)
committerv.shishlov <vladimir.shishlov@sophicsystems.com>
Sun, 29 Aug 2021 15:28:47 +0000 (18:28 +0300)
commitd90493cf2f1f435b060f3ae01600f05f801f24a8
tree9c77f62cff6689d4522e770f96d2bcff7e7e6a3e
parent4cd176a439ea516368a5d8827cdf8726027259a6
add ssl 1.2
14 files changed:
CPE.sln
CPE/CPE.App/CPE.App.Api.Test/CPE.App.Api.Test.csproj [new file with mode: 0644]
CPE/CPE.App/CPE.App.Api.Test/Properties/AssemblyInfo.cs [new file with mode: 0644]
CPE/CPE.App/CPE.App.Api.Test/StatementControllerTest.cs [new file with mode: 0644]
CPE/CPE.App/CPE.App.Api.Test/app.config [new file with mode: 0644]
CPE/CPE.App/CPE.App.Api.Test/packages.config [new file with mode: 0644]
CPE/CPE.App/CPE.App.Api/CPE.App.Api.csproj
CPE/CPE.App/CPE.App.Api/Helpers/SendEmailHelper.cs
CPE/CPE.App/CPE.App.Api/Helpers/TinCanHelper.cs
CPE/CPE.App/CPE.App.Api/Web.config
CPE/CPE.App/CPE.App.Api/log4net.config
CPE/CPE.App/CPE.App.Web/CPE.App.Web.csproj
CPE/CPE.App/CPE.App.Web/Controllers/IndexController.cs
CPE/CPE.App/CPE.App.Web/Helpers/SendEmailHelper.cs [new file with mode: 0644]