| Summary: | globus_ftp_control: gss_init_sec_context failed on AIX 5.1 | ||
|---|---|---|---|
| Product: | GSI C | Reporter: | Jason Alt <jalt@ncsa.uiuc.edu> |
| Component: | Authentication | Assignee: | Sam Meder <meder@mcs.anl.gov> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | slang@mcs.anl.gov, vwelch@uiuc.edu |
| Priority: | P2 | ||
| Version: | 3.2beta | ||
| Target Milestone: | --- | ||
| Hardware: | RS/6000 | ||
| OS: | AIX | ||
| Bug Depends on: | |||
| Bug Blocks: | 1711 | ||
| Attachments: |
Fix for 64bit openssl config problem
Configuration from upstream openssl-0.9.7c |
||
Created an attachment (id=365) [details]
Fix for 64bit openssl config problem
globus_openssl did not configure right for 64bits on AIX. I have attached a
small fix for this. 'make test' passes all tests, and globusrun -a works
against a remote Linux machine.
Sam, can you take a look to see if we need anything else? I'll attach
opensslconf.h from openssl-0.9.7c (which also passes 'make test') to see if we
are missing something else.
Created an attachment (id=366) [details]
Configuration from upstream openssl-0.9.7c