Re: Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hello Sorry, Posted to wrong list, as I subscribed to both. Thanks for pointing out. On Thu, Mar 14, 2019, 7:57 PM Salz, Rich wrote: > >- *checking for SPNEGO support in GSSAPI libraries... configure: >error: in * > > *configure: error: cannot run test program while cross compiling* > >

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
* checking for SPNEGO support in GSSAPI libraries... configure: error: in configure: error: cannot run test program while cross compiling See `config.log' for more details That’s ot Openssl library version : cyrus-sasl-2.1.27 Command used : configure --host=x86_64-unknown-freebsd9 --cache=conf

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
>: configure --host=x86_64-unknown-freebsd9 --cache=config.cache --disable-ntlm >--disable-otp --disable-sample --enable-gssapi --with-des=no >--with-gss-impl=mit That’s not an OpenSSL configuration, and the error you got is not from OpenSSL.

Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hi Team, I was trying to cross compile openssl for LDAP purpose but getting this following error. *checking for SPNEGO support in GSSAPI libraries... configure: error: in * *configure: error: cannot run test program while cross compiling* See `config.log' for more details Openssl library version

Re: Developers, a small request

2019-03-14 Thread Matthias St. Pierre
On 13.03.19 21:09, Richard Levitte wrote: So yeah, we do need to remember that PRs go through the CIs before merging. Agreed, and thanks Rich for the polite reminder :-) Matthias

Re: How can I make openssl doesn't add a signed attribute "signingTime" when I sign a cms/cades singnature?

2019-03-14 Thread Antonio Iacono
Hello Shiyao, the signing time attribute has always been considered mandatory or in any case useful and only with CAdES optional and even with PAdES not allowed. A request similar to yours has already been received (see https://mta.openssl.org/pipermail/openssl-users/2017-February/005240.html) I a

memory leak observed with openssl 1.0.2l version of openssl

2019-03-14 Thread Grace Priscilla Jero
Hi All, We are using 1.0.2l version of system openssl that causes memory leak during a state of congestion. Is this already a known issue? The same was tested with 1.1.g version of openssl and there was'nt any leaks. Do anyone know the changes or difference between these 2 versions. Thanks, Grace