Comments on: Mixing it up w/ Mixed SSL & SP 2010 https://blogs.visigo.com/chriscoulson/mixing-it-up-w-mixed-ssl-sp-2010/ Tips on .Net, SQL Server, Sharepoint & AI Thu, 14 Apr 2016 14:10:03 +0000 hourly 1 https://wordpress.org/?v=6.3.5 By: Chris Coulson https://blogs.visigo.com/chriscoulson/mixing-it-up-w-mixed-ssl-sp-2010/#comment-38493 Thu, 14 Apr 2016 14:10:03 +0000 http://blogs.visigo.com/chriscoulson/?p=271#comment-38493 In reply to Juel.

Have you read this article yet:

http://blogs.visigo.com/chriscoulson/mixed-http-and-https-content-with-sharepoint-2010/

You can see SPChunkedCookieHandler if you open Microsoft.SharePoint.IdentityModel from the GAC. Note this is from version 14 (SharePoint 2010).

Also, there’s no real editing of files (You don’t use ilspy/reflector to make the change) – you have to create MSNGNChunkedCookieHandler in your own assembly/SharePoint project in Visual Studio.

Also, are you on SP 2010? Because it’s possible this functionality has changed in SP 2013 or 2016.

]]>
By: Juel https://blogs.visigo.com/chriscoulson/mixing-it-up-w-mixed-ssl-sp-2010/#comment-38492 Thu, 14 Apr 2016 13:35:05 +0000 http://blogs.visigo.com/chriscoulson/?p=271#comment-38492 Hi.
Great post, but can you provide a Little more info on the reflector process, where to edit, and how? I can find Microsoft.SharePoint.IdentityModel but not Microsoft.SharePoint.IdentityModel.SPChunkedCookieHandler, and there is no cookiehandler in my web.config.
Can you provide a Little help?

Kind regards

]]>
By: Mixed Http and Https Content with SharePoint 2010 | Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson/mixing-it-up-w-mixed-ssl-sp-2010/#comment-38359 Wed, 05 Nov 2014 15:03:55 +0000 http://blogs.visigo.com/chriscoulson/?p=271#comment-38359 […] Mixing it up w/ Mixed SSL & SP 2010 […]

]]>