Ask a Question related to Sun Solaris, Design and Development.
-
Doug McIntyre #1
Re: C++ API for SSL on SunOS 5.5
[email]josesony@rediffmail.com[/email] (Sony Jose) writes:
Just to be a little pendantic here..>I'm a Java programmer who need to find out whether any standard C++
>API is available for SSL. We are using SunOS 5.5 (an upgrade won't be
>funded). I'm posting this query after making the following attempts to
>get the information I need:
>1. Checked the /usr/include/sys header files for anything that looked
>like SSL
>2. Searched google (both web and usenet)
>3. Searched Sun's Solaris documentation on the web
>4. Asked a few colleagues who have C++ experience
You are using an OS that existed before SSL did.
But having went off a little above. Sun does have some SSL libs but>So far, I have not been successful in finding the API. In fact, I have
>almost reached the conclusion that only 3rd party API (like OpenSSL)
>are available and no standard ones are available on the Unix
>platforms.
they only come in with optional packages. They haven't bundled it in
later OS base packages so they don't really have a standard API that
is guaranteed to be around in modern versions of the OS.
OpenSSL is effectively the only standard on the Unix platforms
now-a-days.
--
Doug McIntyre [email]merlyn@visi.com[/email]
Network Engineer/Jack of All Trades
Vector Internet Services, Inc.
Doug McIntyre Guest
-
SunOS 4.3 and Sparc20
Hi, My system running SunOS4.3 on Sparc20. Every 1, 2 or 3 hours (randomly), the system's screen is blank, no output to screen. Then receiving... -
SunOS 4.1.4
Please help!!!, I need SunOS 4.1.4 CD or I can down load from internet. It is a very old operating system, I could not get from sun microsystems.... -
SunOS 2.5 / OpenSTEP
Ok. GNUStep dosen't work for me. Sorry. I did my best. Now, next quest is to port apps to Solaris OpenStep. See you all in about 100 years ;) --... -
ssh question on Solaris 9/SunOS 5.9
I am running OpenSSH on my Sparc Solaris 8 host and on my Sparc Solaris 9 have decided to go witht the Sun install ssh. Trying to get away from as... -
How to use gnuplot on SunOS 5.7 ?
Greetings, I have asked our sysadmin to install gnuplot from sunfreeware.com on a workstation whose uname output is: SunOS hostid 5.7... -
Sony Jose #2
Re: C++ API for SSL on SunOS 5.5
Hello Doug,
Thank you for the information.
Regards,
Sony Jose.
Sony Jose Guest



Reply With Quote

