Thomas,

Has the minimum version for any of the perl modules changed in the  
life span of 2.x.x


Steve

Sent from my iPhone

On 21.09.2009, at 19:51, "Thomas Eckardt/eck" <thomas.ecka...@thockar.com 
 > wrote:

> Steve,
>
> IO::Socket::SSL V1.22 is required/recommended (Infos + Stats ->
> Modulelist) ! This is only a perl wrapper for SSL around  
> IO::Socket::INET
> - you can safely install 1.2X from CPAN (you'll need nmake.exe)! Also
> check the version of your Net::SSLeay module - try to upgrade to the
> latest version (only use ppm). How ever, Perl 5.8.8 could work with  
> V2 and
> there is some special code inside V2 to support this version - but  
> V2 is
> developed on and for Perl 5.10  ! I apologise in advance for any
> inconvenience caused by this, but I'm unable to support both version,
> especially for the new function like SSL,DKIM, Admin Users, language  
> and
> multi charset (UTF-8) support. The main reason to upgrade to Perl  
> 5.10 for
> V2, is the much better implementation of  iThreads  in this version.
>
> Thomas
>
>
>
>
> "Steve Moss" <s...@coco.co.uk>
> 21.09.2009 17:17
> Bitte antworten an
> ASSP development mailing list <assp-test@lists.sourceforge.net>
>
>
> An
> "ASSP development mailing list" <assp-test@lists.sourceforge.net>
> Kopie
>
> Thema
> Re: [Assp-test] Antwort: Re: FW: Issue With TLS/SSL in ASSP 1.5.1.x
>
>
>
>
>
>
> Hi Thomas,
>
> Thanks for your response. I have searched on my server for installed
> libeay32.dll, etc., and found the slightly older version 0.9.7 in
> windows\system32, with version 0.9.8h in my openssl\bin folder. I have
> therefore updated the windows\system32 versions, and see what happens.
>
> Other than that I have IO::Socket::SSL v1.13 installed, but don't  
> see a
> later version available (in any of the repositories I use) for the
> ActivePerl 5.8.8.822 installation I have.
>
> ----
> Regards,
> Steve Moss (s...@coco.co.uk).
>
> CoCo Systems Ltd.
> 6 Pine View, Muxton, Telford, Shropshire TF2 8QX, U.K.
> URL: http://www.coco.co.uk
> Tel: +44 (0)7971 321586  Fax: +44 (0)1952 603703
>
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they  
> are
> addressed. If you have received this e-mail in error, use of this
> information (including disclosure, copying or distribution) may be
> unlawful: please notify ad...@coco.co.uk and delete the message
> immediately. All CoCo Systems' incoming and outgoing e-mails, and any
> files transmitted with them, are checked for viruses and other  
> malicious
> software using up-to-date security scanners. While this e-mail (and  
> any
> attachments) has been found to be free of malicious software, CoCo  
> Systems
> Ltd. cannot accept legal responsibility for, or for the consequences  
> of,
> any malicious software which may have been transmitted herein.
>
> CoCo Systems Ltd. is registered in England and Wales No. 2339146.
> Registered office: 66 High Street, Dawley, Telford, Shropshire TF4  
> 2HD.
>
>
> -----Original Message-----
> From: Thomas Eckardt/eck [mailto:thomas.ecka...@thockar.com]
> Sent: Monday, September 21, 2009 10:58 AM
> To: ASSP development mailing list
> Subject: [Assp-test] Antwort: Re: FW: Issue With TLS/SSL in ASSP  
> 1.5.1.x
>
> Steve,
>
> I use SSL with V2 without any problems on Windows 2003 SP2, Perl 5.10,
> IO::Socket::SSL 1.22, OpenSSL 0.9.8k, Net::SSLeay 1.35. I use a 1024  
> bit
> key pair.
> There was a problem (I never had it) using SSL on Windows (with  
> Perl) -
> but this should be fixed (workaround for switching beween blocking and
> nonblocking mode).
>
> The major problem is the absolute clean installation of the  SSL
> libraries. Also some linux users have had problem using SSL - all  
> problems
>
> where gone after a clean (no force !!!! all tests OK!!!) install of  
> the
> needed components. On windows you have the problem that several  
> APP's are
> shipping there own libeay32.dll, libssl32.dll and ssleay32.dll. The  
> usage
> of dll's in windows is PATH dependend - so it could be possible that  
> even
> if you install the right dll's - windows uses(finds) some other  
> versions
> more early in PATH. How ever, I think a 1024 bit privat key is strong
> enough for email encryption. Just use your certificate to create  
> such key
> pair.
>
> Thomas
>
>
>
>
> "Steve Moss" <s...@coco.co.uk>
> 21.09.2009 10:39
> Bitte antworten an
> ASSP development mailing list <assp-test@lists.sourceforge.net>
>
>
> An
> "ASSP development mailing list" <assp-test@lists.sourceforge.net>
> Kopie
>
> Thema
> Re: [Assp-test] FW: Issue With TLS/SSL in ASSP 1.5.1.x
>
>
>
>
>
>
> Thanks Doug, but I'm not sure that thread from last April applies in  
> this
> case. The issue I'm experiencing is certificate-related in ASSP and a
> general "it's somebody else's fault" from Fritz isn't really an  
> answer. It
>
> would be nice to hear from a developer what is going on here (Thomas -
> you're the SSL guy, I believe), and what can be done about it (apart  
> from
> clearly saying ASSP doesn't support SSL on Windows, as clearly  
> implied by
> Fritz).
>
> ----
> Regards,
> Steve Moss (s...@coco.co.uk).
>
> CoCo Systems Ltd.
> 6 Pine View, Muxton, Telford, Shropshire TF2 8QX, U.K.
> URL: http://www.coco.co.uk
> Tel: +44 (0)7971 321586  Fax: +44 (0)1952 603703
>
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they  
> are
> addressed. If you have received this e-mail in error, use of this
> information (including disclosure, copying or distribution) may be
> unlawful: please notify ad...@coco.co.uk and delete the message
> immediately. All CoCo Systems' incoming and outgoing e-mails, and any
> files transmitted with them, are checked for viruses and other  
> malicious
> software using up-to-date security scanners. While this e-mail (and  
> any
> attachments) has been found to be free of malicious software, CoCo  
> Systems
>
> Ltd. cannot accept legal responsibility for, or for the consequences  
> of,
> any malicious software which may have been transmitted herein.
>
> CoCo Systems Ltd. is registered in England and Wales No. 2339146.
> Registered office: 66 High Street, Dawley, Telford, Shropshire TF4  
> 2HD.
>
> -----Original Message-----
> From: Doug Lytle [mailto:supp...@drdos.info]
> Sent: Sunday, September 20, 2009 7:57 PM
> To: ASSP development mailing list
> Subject: Re: [Assp-test] FW: Issue With TLS/SSL in ASSP 1.5.1.x
>
> Steve Moss wrote:
>> Is no-one interested in resolving this issue? It also exists in ASSP
>> 1.5.1.7 and, I suspect, in ASSP 2.0.0.
>>
>>
>
> Steve,
>
>
> Fritz said this on the 19th of April:
>
>
> "We found a problem with the Windows module, which we cannot fix. Unix
> up to now was not a problem with
> IO::Socket::SSL 1.23 installed."
>
> I'm not having issues with SSL under Linux. I'm using self-signed
> 2048bit certs.
>
> Doug
>
>
>
>
> --
> Ben Franklin quote:
>
> "Those who would give up Essential Liberty to purchase a little  
> Temporary
> Safety, deserve neither Liberty nor Safety."
>
>
>
>
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential,  
> legally
> privileged and protected in law and are intended solely for the use  
> of the
>
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential,  
> legally
> privileged and protected in law and are intended solely for the use  
> of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register  
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to