Netware support?

2014-08-13 Thread Salz, Rich
Is anyone willing to step up and maintain the Netware port? If not, then we will probably remove it after the next release. /r$ -- Principal Security Engineer Akamai Technologies, Cambridge MA IM: rs...@jabber.me<mailto:rs...@jabber.me> Twitter: RichSalz

RE: openssl0.9.8l on Netware 6.5 - problems

2010-03-19 Thread Raghuveer, Nithin (BIO-DP)
Hi, Thanks for the reply. I tried m version, but it gives the same problem. I am building for Netware 6.5 on Windows XP with Watcom 11/Codewarrior/gcc for windows. The error: C:\openssl-0.9.8m>make -f netware\nlm_libc.mak -D MAKESTARTUP=t11 make: netware\nlm_libc.mak: line 421: Warn

Re: openssl0.9.8l on Netware 6.5 - problems

2010-03-15 Thread Dr. Stephen Henson
On Mon, Mar 15, 2010, Raghuveer, Nithin (BIO-DP) wrote: > Hi, > > I am trying to build openssl 0.9.8l libraries for netware 6.5. > > Initially, I tried building with the gnu compiler recommended in INSTALL.NW - > it did not work. > I modified the set_env.bat to use Watcom

openssl0.9.8l on Netware 6.5 - problems

2010-03-15 Thread Raghuveer, Nithin (BIO-DP)
Hi, I am trying to build openssl 0.9.8l libraries for netware 6.5. Initially, I tried building with the gnu compiler recommended in INSTALL.NW - it did not work. I modified the set_env.bat to use Watcom that was installed on my machine - it did not work. Then I installed a version of Freescale

Re: Netware CLIB libraries

2007-06-04 Thread Joe Flowers
o SSL services for consuming applications, which is only LDAP in NetWare 6.5. * Dependent on nldap.nlm, nici.nlm, and npkit.nlm. * Loaded by default. This seems to indicate that it probably exports the OpenSSL functions.&

Re: Netware CLIB libraries

2007-06-01 Thread Joe Flowers
Zack, I'm sorry I have an old mind and memory, but I actually do have a program that requires libeay32.lib and libssl32.lib to make a specific NLM. Unfortunately, I did not make them myself, but I do have an inside contact that I have queried on how to make these for Netware. It may just

Re: Netware CLIB libraries

2007-06-01 Thread Zack Payton
Joe, Thank you for the response. I guess I am looking to compile openssl into a static library that will work with older versions of netware. The netware readme file makes mention of this but documentation suggests that Code Warrior is a requirement (which I do not have). I will take a look at

Re: Netware CLIB libraries

2007-06-01 Thread Joe Flowers
Zack, I've done a lot of NetWare programming but have never heard of a "OpenSSL .lib for Novell Netware's CLIB library". I don't think such a beast exists. If you are looking to make .exe files then you can probably use the free Borland compiler (http://www.joh

Netware CLIB libraries

2007-06-01 Thread Zack Payton
Hello all, I am looking for an OpenSSL .lib for Novell Netware's CLIB library. I'm looking at all the documentation and it appears this is only supported with Code Warrior which costs $. Does anybody know where I could find a precompiled lib, could anybody send me one, or give any advice for bui

making netware dynamic libraries(nlm)

2001-09-02 Thread Raja Said
Hi, i have a question that i asked twice before with no answers, i will clarify more this time. is the open ssl portable for netware (novell)? i can't figure it out how to do the libraries installation. i could only find installation guidings for windows and

OpenSSL libraries for Novell NetWare

2001-09-02 Thread abcd efghi
Hi, Has anyone on this list managed to compile openssl for Novell NetWare? If so, can you explain how? Can anyone give some pointers on how to approach the porting of openssl to NetWare? what should I know before I start? How should it be done in general? Any useful ideas Sincerely, Yosi

netware

2001-08-26 Thread Raja Said
Hi, has anybody tried to build the OpenSSL on netware operating system? and does it run quite well as it run on unix? thanx __ OpenSSL Project http://www.openssl.org User Support Mailing List

OpenSSL and Net::SSLeay from Perl on Novell NetWare

2001-02-28 Thread John Townsend
Can anyone give me an idea what it would take to set up OpenSSL and the Net::SSLeay Perl module on a Novell NetWare server so that it can be used from a Perl script to retrieve a page by HTTPS? Or does Novell have another way to do this with its API or something from a Perl script or C/C