1834450 Members
2282 Online
110067 Solutions
New Discussion

Re: HP-UX Secure Shell

 
SOLVED
Go to solution
Joseph Bague
Frequent Advisor

HP-UX Secure Shell

Hi to all,

Does HP-UX Secure Shell have a license?

Regards
Joseph
Expect nothing but ready for everything
4 REPLIES 4
Massimo Bianchi
Honored Contributor

Re: HP-UX Secure Shell

Hi,
if you mean ssh NO, it's free source.

You can download it from
http://www.openssl.org/source/

or

http://hpux.connect.org.uk/

Massimo



S.K. Chan
Honored Contributor

Re: HP-UX Secure Shell

Zeev Schultz
Honored Contributor
Solution

Re: HP-UX Secure Shell

It is based on OpenSSH (www.openssh.org) and
not the comercial SSH (www.ssh.com) so the license that comes from OpenBSD permits free
usage.Hp just does a port for HP-UX (and gives support for those with support agreement).

Zeev
So computers don't think yet. At least not chess computers. - Seymour Cray
Andrew Cowan
Honored Contributor

Re: HP-UX Secure Shell

You should take time to read the terms of the Open BSD licence (www.openbsd.com). Its actually a lot looser then the GPL Copyleft agreement, but there are still a few things that you should be aware of.

OpenSSH is open-source not freeware, whilst it is freely distributable, and can be used by anyone, there are some restrictions.