Displaying 1 result from an estimated 1 matches for "rsanul".
Did you mean:
rsanull
2000 May 31
0
openssh 2.1.0p3 w/ rsaref
Looks like the fixes to use OpenSSL with RSAnull break it for rsaref. I've
attached a patch that fixes it for me.
Cheers,
Nalin
-------------- next part --------------
--- openssh-2.1.0p3/configure.in Wed May 31 08:56:52 2000
+++ openssh-2.1.0p3/configure.in Wed May 31 09:03:49 2000
@@ -231,7 +231,27 @@
[
found_crypto=1
brea...