| Summary: | ssh-keygen: DH parameter generation failed | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jean-Christophe Penalva <penalva> |
| Component: | ssh-keygen | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | major | CC: | penalva |
| Priority: | P1 | ||
| Version: | -current | ||
| Hardware: | MIPS | ||
| OS: | IRIX | ||
|
Description
Jean-Christophe Penalva
2003-05-15 19:03:17 AEST
This could be a problem in OpenSSL. Did you compile OpenSSL yourself? If so, please run the "make test" target (or equivalent) and verify it is functioning correctly. Otherwise, try running "openssl dsaparam 1024" Ok, it was a pb in OpenSSL during compil, now after a recompilation with gcc all works. Thank you. Mass change of RESOLVED bugs to CLOSED |