Is it legal to distribute the client certificates from Netscape with a commercial app

2004-12-04 Thread Biker Conrad
I want to do a commercial client application capable to handle https (that is the only purpose to include openssl) and I was wondering if it is legal to distribute the file that contains the certificates that were bundled with Netscape. Actyally, can a company X generate their own certificates to

Is Borland C++ Builder 6.0 supported?

2004-12-04 Thread Biker Conrad
I tried to compile openssl 0.9.7e (http://www.openssl.org/source/openssl-0.9.7e.tar.gz) with BCB 6.0 and I got the following errors: bcc32 -otmp32\fips_aesavs.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q -w-aus -w-par -w-inl -c -tWC -tWM -DOPENS SL_SYSNAME_WIN32 -DL_ENDIAN -DDSO_WIN32 -D_

RE: Is it legal to distribute the client certificates from Netscape with a commercial app

2004-12-05 Thread Biker Conrad
I think I got things mixed up. When I sent the email I thought that the client application needs its own certificate as well, in order to communicate with a server using https... I guess I was wrong. I realize now that the certificates distributed with Netscape serve the purpose of verifying the se