Login  Register

Re: DROWN attacks vs openssl

Posted by Roadrunnere42 on Mar 04, 2016; 11:41am
URL: https://itus.accessinnov.com/DROWN-attacks-vs-openssl-tp255p276.html

Hi
I followed you instructions and get the following

.ipk was download to root and run with opkg install ../openssl-util_1.0.2g-1_octeon.ipk from root

bin                               overlay
dev                               proc
etc                               ramfs
include                           rom
init                              root
lib                               sbin
lib64                             sys
lost+found                        tmp
mnt                               usr
openssl-util_1.0.2g-1_octeon.ipk  var
opt                               www
root@Shield:/# opkg install ../openssl-util_1.0.2g-1_octeon.ipk
Installing openssl-util (1.0.2g-1) to root...
Configuring openssl-util.
Collected errors:
 * resolve_conffiles: Existing conffile /etc/ssl/openssl.cnf is different from the conffile in the new package. The new conffile will be placed at /etc/ssl/openssl.cnf-opkg.
root@Shield:/# cd etc/
root@Shield:/etc# cd ssl
root@Shield:/etc/ssl# ls
certs             openssl.cnf       openssl.cnf-opkg  private

what do i have to do now or is this ok


roadrunnere42