Re: drop rpath from openssl(1) ciphers

2019-04-30 Thread Ricardo Mestre
At least it went through ktrace -di, with all flags tested, without opening any files. Let's see what the crypto guys say :) On 12:12 Tue 30 Apr , Theo de Raadt wrote: > I am a bit sceptical, and worry that some internal function may > do something. > > > openssl ciphers doesn't seem to need

Re: drop rpath from openssl(1) ciphers

2019-04-30 Thread Theo de Raadt
I am a bit sceptical, and worry that some internal function may do something. > openssl ciphers doesn't seem to need to open any files to show the full list > of > ciphers, or manually selected so drop rpath from pledge. > > OK? > > Index: ciphers.c > ===

drop rpath from openssl(1) ciphers

2019-04-30 Thread Ricardo Mestre
Hi, openssl ciphers doesn't seem to need to open any files to show the full list of ciphers, or manually selected so drop rpath from pledge. OK? Index: ciphers.c === RCS file: /cvs/src/usr.bin/openssl/ciphers.c,v retrieving revision