am I allowed to redistribute open sll binaries ?

Все, что вы хотели знать о программизме, но боялись спросить.
Ответить
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

am I allowed to redistribute open sll binaries ?

Сообщение dima »

If some product using OpenSSL libraries (linked or dynamically loads), for Windows setup.exe I want to include OpenSSL dlls into installer.
Is it legal to redistribute OpenSSL dlls ?

P.S. I just want to get simple Yes/No answer. Googled it,looks like people doing that but from official site it's still not clear for me if it's legal.
Аватара пользователя
Marmot
Графоман
Сообщения: 39337
Зарегистрирован: 17 фев 2003, 17:58
Откуда: Caulfeild
Контактная информация:

Re: am I allowed to redistribute open sll binaries ?

Сообщение Marmot »

dima писал(а):If some product using OpenSSL libraries (linked or dynamically loads), for Windows setup.exe I want to include OpenSSL dlls into installer.
Is it legal to redistribute OpenSSL dlls ?

P.S. I just want to get simple Yes/No answer. Googled it,looks like people doing that but from official site it's still not clear for me if it's legal.
yes

http://www.openssl.org/source/license.html
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

Re: am I allowed to redistribute open sll binaries ?

Сообщение dima »

thank you !
Ответить