| Summary: | rsa.h missing from /usr/include/openssl | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Patrick M. Hausen <hausen> |
| Component: | bin | Assignee: | Kris Kennaway <kris> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Patrick M. Hausen
2000-02-07 14:30:00 UTC
Responsible Changed From-To: freebsd-bugs->kris This is Kris's area. Hi! Followup: Christian Weissgerber ran into the same problem. Seems like theoretically everything should work as follows: cvsup from US server, set USA_RESIDENT to "YES", RSAREF is installed or cvsup from international server, set USA_RESIDENT to "NO", free RSA lib is installed. For some reason cvsup.de.freebsd.org carries US crypto sources. Net effect is: no RSA is installed when USA_RESIDENT is set to "NO", but no complaint/error message either. So, either cleanup cvsup mirrors or maybe install RSA whenever USA_RESIDENT is set to "NO" regardless where the sources came from. The implementation is in the OpenSSL sources anyway, just use it ;-) And use RSAREF instead if you're USA_RESIDENT. Regards, Patrick State Changed From-To: open->feedback Waiting for feedback from submitter that the problem persists. State Changed From-To: feedback->closed Haven't heard from originator in the past month; assuming problem resolved. |