[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ISAKMP problem




In message <03cf01bf71af$c1b9ad90$0a83a8c0@localnet>, "Luke Renn" writes:
>well, as of my January 17th cvs up, it won't work *with* the "passphrase:".
>I get that group error that the original poster got.  But i guess January
>17th isn't exactly current.

ike_quick_mode.c cvs log:

----------------------------
revision 1.24
date: 2000/01/26 15:22:02;  author: niklas;  state: Exp;  lines: +23 -7
Merge with EOM 1.106

[snip]

author: angelos
Passphrases are encoded as "passphrase:xxxx" now, to distinguish
between passphrases and logic labels.
...

-Angelos