--- loncom/LondConnection.pm 2018/12/10 17:34:22 1.59 +++ loncom/LondConnection.pm 2018/12/11 12:24:56 1.60 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.59 2018/12/10 17:34:22 raeburn Exp $ +# $Id: LondConnection.pm,v 1.60 2018/12/11 12:24:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1087,7 +1087,7 @@ sub ExchangeKeysViaSSL { $SSLCertificate, $SSLKey, $peer, - $peerdef, + $peerdef, $CRLFile); if(defined $SSLSocket) { my $key = <$SSLSocket>;