Download SSL Ghost Free Java Code
Description
Demo of moving in and out of SSL HTTPS in a C# ASP.NET MVC web application. Demonstrates using SSL HTTPS for specific pages in an MVC application (login, change password, etc), while all other pages remain non SSL.
Source Files
The download file SSL-Ghost-master.zip has the following entries.
.gitignore//from www. ja v a 2 s.c o m
README.md
SSLGhost.Types/Ghost.cs
SSLGhost.Types/HauntTarget.cs
SSLGhost.Types/Properties/AssemblyInfo.cs
SSLGhost.Types/SSLGhost.Types.csproj
SSLGhost.sln
SSLGhost/Attributes/AllowAnonymousAttribute.cs
SSLGhost/Attributes/ExitHttpsIfNotRequiredAttribute.cs
SSLGhost/Attributes/JsonpFilterAttribute.cs
SSLGhost/Attributes/JsonpResult.cs
SSLGhost/Attributes/RequireHttpsByConfig.cs
SSLGhost/Attributes/RetainHttpsAttribute.cs
SSLGhost/Controllers/BaseController.cs
SSLGhost/Controllers/GatewayController.cs
SSLGhost/Controllers/GhostController.cs
SSLGhost/Controllers/GraveyardController.cs
SSLGhost/Controllers/HomeController.cs
SSLGhost/Filters/LogonAuthorize.cs
SSLGhost/Global.asax
SSLGhost/Global.asax.cs
SSLGhost/Helpers/HtmlHelperExtensions.cs
SSLGhost/Properties/AssemblyInfo.cs
SSLGhost/Providers/MyMembershipProvider.cs
SSLGhost/Providers/MyMembershipUser.cs
SSLGhost/SSLGhost.csproj
SSLGhost/SSLGhost.csproj.user
SSLGhost/Script/jquery.form.js
SSLGhost/Script/script.js
SSLGhost/Style/style.css
SSLGhost/Views/Gateway/Index.cshtml
SSLGhost/Views/Graveyard/HauntDialog.cshtml
SSLGhost/Views/Graveyard/Index.cshtml
SSLGhost/Views/Home/Index.cshtml
SSLGhost/Views/Shared/Error.cshtml
SSLGhost/Views/Shared/_Layout.cshtml
SSLGhost/Views/Web.config
SSLGhost/Views/_ViewStart.cshtml
SSLGhost/Web.Debug.config
SSLGhost/Web.Release.config
SSLGhost/Web.config
Download
Click the following link to download SSL-Ghost-master.zip.
SSL-Ghost-master.zip