Changeset 7411
- Timestamp:
- 01/09/10 15:53:26 (10 years ago)
- Location:
- TI12-security/trunk/NDGSecurity/C/openDapPatch
- Files:
-
- 1 edited
- 4 moved
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/NDGSecurity/C/openDapPatch/README
r7410 r7411 1 The ncopen test program demonstrates NetCDF OPeNDAP access with ESG based security. Requests are authenticated 2 with the server with SSL client authentication. 1 The ncopen test program in this directory demonstrates NetCDF OPeNDAP access 2 with ESG based security. Requests are authenticated with the server with SSL 3 client authentication. The patch/ directory contains old code for a patch to 4 the 4.1.1 NetCDF libraries. This patch is now integrated into the trunk. To 5 test the integrated code follow these steps: 3 6 4 7 1) Get NetCDF … … 7 10 $ tar zxvf ./netcdf-4-daily.tar.gz 8 11 9 This test program has been tried with NetCDF version netcdf-4.1.2-beta1-snapshot20100829202. Configure with curl to 10 enable OPeNDAP functionality: 12 This test program has been tried with NetCDF version 13 netcdf-4.1.2-beta1-snapshot20100829202. Configure with curl to enable OPeNDAP 14 functionality: 11 15 12 16 $ cd ./netcdf-4.1.2-beta1-snapshot20100829202
Note: See TracChangeset
for help on using the changeset viewer.