A simpler way to see the crypto bug. . . .
$ openvpn --secret static.key --test-crypto
Fri May 29 10:56:58 2009 OpenVPN crypto self-test mode SUCCEEDED.
$ openvpn --secret static.key --test-crypto --cipher bf-ofb
Fri May 29 11:12:07 2009 OpenVPN 2.1_rc15 mipsel-unknown-linux-gnu [SSL]
[
ing sure the connection was there and that it didn't die.
On Wed, May 27, 2009 at 10:54 PM, Victor Wagner wrote:
> On 2009.05.27 at 10:48:30 -0700, Frank Yellin wrote:
>
> >I posted the following onto the OpenVPN forum, but it was suggested
&
or the rest of the code to run successfuly,
or if this is just an incorrect sanity check.
.
When I comment out this line, the program runs just fine, and I can
successfully use BF-CFB and BF-OFB.
Thanks.
-- Frank Yellin