Re: DROWN attacks vs openssl
Posted by
hans2 on
Mar 04, 2016; 7:56pm
URL: https://itus.accessinnov.com/DROWN-attacks-vs-openssl-tp255p282.html
user8446 wrote
Odd. You don't get that unless the files are different. Here is that file on my box:
openssl.cnfYou shouldn't have to downgrade, just reinstall it again. Delete the new .cnf-opkg file, it may conflict. Try the force reinstall option switch and reinstall: opkg install --force-reinstall
This is what is happening:
root@Shield:/etc/ssl# mv openssl.cnf openssl.cnf__
root@Shield:/etc/ssl# cd /
root@Shield:/# opkg install --force-reinstall openssl-util_1.0.2g-1_octeon.ipk
No packages removed.
Installing openssl-util (1.0.2g-1) to root...
Configuring openssl-util.
root@Shield:/# openssl
-ash: openssl: not found
it is not the path
root@Shield:/# env
SSH_CLIENT=x.x.x.x 1235 22
USER=root
SHLVL=1
OLDPWD=/etc/ssl
HOME=/root
SSH_TTY=/dev/pts/0
PS1=\u@\h:\w\$
LOGNAME=root
TERM=xterm
PATH=/usr/bin:/usr/sbin:/bin:/sbin
SHELL=/bin/ash
PWD=/
SSH_CONNECTION=x.x.x.y 1235 x.x.x.x 22
No more: Shield Pro v1, Chaos Calmer, FW 1.51 SP1