OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Hakan Olsson (hocvs.openbsd.org)
Date: Fri Mar 01 2002 - 08:54:21 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: hocvs.openbsd.org 2002/03/01 07:54:20

    Modified files:
            sbin/isakmpd : conf.c

    Log message:
    Change DH group handling in the pre-generated parts of the
    configuration. Add a -GRP{1,2,5} component to transform and suite
    names to directly specify which group to use. If no group is
    specified, use DH group 2 (MODP_1024). Earlier transforms and suites
    using the MD5 hash defaulted to DH group 1, this is no longer true.
    niklas ok.