RE: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-03-01 Thread Scott M. Holodak
ans [mailto:foliofnm...@gmail.com] Sent: Monday, March 01, 2010 12:02 PM To: cas-dev@lists.jasig.org Subject: Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET Scott, What revised patch are we talking about? I haven't submitted any new changes... Thanks Michael On Mon

Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-03-01 Thread William G. Thompson, Jr.
On Mon, Mar 1, 2010 at 11:49 AM, Scott M. Holodak wrote: > Hi Michael, > > > > I’ve looked over your revised patch and I’m not sure this is the right > approach.  I definitely understand the utility of configuring the > ServicePointManager to accept all SSL server certificates, but I’m not > convi

Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-03-01 Thread Michael Hans
sting purposes > in global.asax with the caveats we’ve touched on. > > > > *Scott Holodak**Aspire **|** **A Plan for Princeton*** > > *Princeton* *University* Office of Development > > > > *From:* Michael Hans [mailto:foliofnm...@gmai

RE: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-03-01 Thread Scott M. Holodak
509Chain chain, SslPolicyErrors errors) { return true; }; } Anyone have any comments/insight? Scott HolodakAspire | A Plan for Princeton Princeton University Office of Development From: Michael Hans [mailto:foliofnm...@gmail.com

Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-02-28 Thread Michael Hans
insight? > > > > *Scott Holodak **Aspire **|** **A Plan for Princeton*** > > *Princeton* *University* Office of Development > > > > *From:* Michael Hans [mailto:foliofnm...@gmail.com] > *Sent:* Sunday, February 28, 2010 4:02 PM > > *To

RE: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-02-28 Thread Scott M. Holodak
-- From: Michael Hans [mailto:foliofnm...@gmail.com] Sent: Friday, February 26, 2010 4:00 PM To: cas-dev@lists.jasig.org Subject: Re:[cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET Your right, I didn't consider the fact that an issue could be tabled and scheduled for future de

Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-02-28 Thread Michael Hans
ions? > > -Scott > > -Original Message- > From: Michael Hans [mailto:foliofnm...@gmail.com] > Sent: Friday, February 26, 2010 4:00 PM > To: cas-dev@lists.jasig.org > Subject: Re:[cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET > > Your right, I didn'

RE: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-02-28 Thread Scott M. Holodak
Subject: Re:[cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET Your right, I didn't consider the fact that an issue could be tabled and scheduled for future development or implementation. Jira ticket created http://www.ja-sig.org/issues/browse/NETC-10 Thanks Michael -- You are curren

Re: [cas-dev] Quirky Dev Patch for Invalid SSL Exceptions in .NET

2010-02-26 Thread Scott Battaglia
I would consider creating the JIRA issue. Even if your actual code is not used, it would be great to capture the idea (we just implemented a way to override something similar for the CAS client). Cheers, Scott On Fri, Feb 26, 2010 at 3:19 PM, Michael Hans wrote: > In the process of CASifying