Re: [Mono-list] SPAM here ?

2015-11-30 Thread Alexander Köplinger
I forwarded this to the list admins, the address should be blocked now.

- Alex

2015-11-26 20:28 GMT-05:00 Agustin Gimenez :

> That address is spamming the mono list since two or three years ago and
> nobody does nothing...
>
> 2015-11-27 2:23 GMT+01:00 :
>
>> Hi !
>>
>> I asked a question here shortly and in that second, I send
>> it, I got an answer from >j...@eukor.com<, which looks like
>> spam. I wrote an answer to semeone, who tries to answer
>> me - the same: That e-mail-adress given above looks like
>> an auto-responder, which send html mails - where I have
>> blocked internet access [for image etc].
>>
>> Just a note - would be great, if someone looks onto
>> this -looks like the address is on the list.
>>
>> Best regards,
>>
>> Manfred
>>
>> [This may appear as duplicate - hungs in quue (used html)]
>>
>>
>>
>>
>>
>>
>> ___
>> Mono-list maillist  -  Mono-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Regarding - SHA-2 supported version in mono

2015-11-30 Thread Edward Ned Harvey (mono)
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list-
> boun...@lists.ximian.com] On Behalf Of Kaushik Velusamy
> 
> I have a query regarding SHA-2 supported version in mono.
> 
> Novell iFloder ( On OpenEnterpriseServer11SP3) which runs on SLES11SP3
> ran into an issue because of SHA2 certificates. eDirectory has moved to SHA-
> 2 certificates and hence all components of OES needs to be compatible.
> However iFloder is having issue since MONO that is part of SLES11SP3 (
> mono-core-2.6.7-0.9.1.x86_64.rpm) does not support SHA-2.
> 
> I tried in mono-3.6 as well.
> 
> Could you tell me which is the supported mono version for SHA-2?

I think there's something wrong in your question. SHA2 (generally SHA256 to 
SHA512) is definitely supported in mono.

Your error message does say " Unsupported hash algorithm: 
1.2.840.113549.1.1.11" and the OID does map to sha256WithRSAEncryption, but the 
problem is in Mono.Security.X509.X509Certificate, which is all kinds of messed 
up, and barely functional at all. I have not heard of anyone working on it - 
but that doesn't mean they're not.

If I'm not mistaken, iFolder is not actively maintained, right? That would be a 
problem. Yes, there is a limitation of mono in the brokenness of 
X509Certificate, but assuming that's not going to be fixed anytime soon, the 
iFolder developers will basically need to find a way to workaround the 
problem...
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list