security/libressl: Add the possibility to build only libtls

2017-08-21 Thread David Wahlund
Hi I'd like to use the libtls library of LibreSSL on FreeBSD. Or the python bindings to libtls specifically. I do NOT however want to replace openssl or use the libssl library. From what I understand it would be possible in practice as I assume it's only libssl that overwrites files used by o

Re: security/libressl: Add the possibility to build only libtls

2017-08-21 Thread Franco Fichtner
> On 21. Aug 2017, at 11:59 AM, David Wahlund wrote: > > I'd like to use the libtls library of LibreSSL on FreeBSD. Or the python > bindings to libtls specifically. I do NOT however want to replace openssl or > use the libssl library. > > From what I understand it would be possible in practice

Re: security/libressl: Add the possibility to build only libtls

2017-08-21 Thread Mathieu Arnold
Le 21/08/2017 à 12:03, Franco Fichtner a écrit : >> On 21. Aug 2017, at 11:59 AM, David Wahlund wrote: >> >> I'd like to use the libtls library of LibreSSL on FreeBSD. Or the python >> bindings to libtls specifically. I do NOT however want to replace openssl or >> use the libssl library. >> >> F

Re: security/libressl: Add the possibility to build only libtls

2017-08-21 Thread Franco Fichtner
> On 21. Aug 2017, at 4:55 PM, Mathieu Arnold wrote: > >> Unless you build your own packages with OpenSSL from ports >> you can just install LibreSSL and use it in your programs... >> >> # pkg install libressl >> >> OpenSSL lives in the base system, LibreSSL will be an optional >> install unde

Re: security/libressl: Add the possibility to build only libtls

2017-08-21 Thread David Wahlund
On 2017-08-21 16:55, Mathieu Arnold wrote: Le 21/08/2017 à 12:03, Franco Fichtner a écrit : On 21. Aug 2017, at 11:59 AM, David Wahlund wrote: I'd like to use the libtls library of LibreSSL on FreeBSD. Or the python bindings to libtls specifically. I do NOT however want to replace openssl o

Re: security/libressl: Add the possibility to build only libtls

2017-08-21 Thread David Wahlund
On 2017-08-21 11:59, David Wahlund wrote: Hi I'd like to use the libtls library of LibreSSL on FreeBSD. Or the python bindings to libtls specifically. I do NOT however want to replace openssl or use the libssl library. From what I understand it would be possible in practice as I assume it's only