Petit Eric | 14 Aug 12:39

Re: ClientCertificateValidation SSL in MONO

2008/8/13 Krzys <krzys <at> inexos.net>:
> Hello,
>
> Just to let you know of a probable typo from the link you provided:
> http://monoosc.svn.sourceforge.net/viewvc/monoosc/MonoOSC/MonoOSCFramework/Class/VarGlobal.cs?revision=20&view=markup
>
>  62         public static bool TrustIt = AllaysTrustCertif();
>
>   76         static bool AllaysTrustCertif()
>
> Shouldn't this be AllwaysTrustCertif() ?

I'm not sure to understand my error, you mean :
"public static bool TrustIt = AllaysTrustCertif();

  static bool "

Is unless ?
>
> Regards,
>
> Krzys.
>
> Petit Eric wrote:
>
> I forget the Mono web link, but the new method(who prevent "obsoloete"
> warning seem to doesn't work yet, so i use the 1.0 one, in a static
> class like this :
> http://monoosc.svn.sourceforge.net/viewvc/monoosc/MonoOSC/MonoOSCFramework/Class/VarGlobal.cs?revision=20&view=markup
> and it work
(Continue reading)


Gmane