Release Notes
4
Release Notes for Cisco NAC Guest Server, Release 1.0.0
OL-14643-01
Caveats
CSCsl06878 No Certificate files cannot be downloaded
When trying to download the certificate, CSR or private key, a zero
length file is downloaded.
Workaround
1.
To successfully download one of the files, SSH into the Cisco
NAC Guest Server and authenticate with the root account.
2. To enable downloading of the certificate run the following
command from the CLI:
chmod 644 /etc/pki/tls/certs/localhost.crt
3. To enable downloading of the certificate signing request, run
the following command from the CLI after you have created the
temporary certificate:
chmod 644 /etc/pki/tls/certs/localhost.csr
4. To download the private key, run the following command from
the CLI:
chmod 644 /etc/pki/tls/private/localhost.key
Note Instead of changing the permissions of the private key, it is
recommended to download the private key using SCP to the
NAC Guest Server from the following location:
/etc/pki/tls/private/localhost.key.
In future versions of theNAC Guest Server , this will be the
only method of downloading the private key.
CSCsm18249 No Date Picker doesn't display correctly in IE 6
When using Internet Explorer 6 the Javascript Date Picker doesn't
display correctly. The Date Picker gets confused with the Timezone
dropdown.
This bug only affects Internet Explorer 6 and earlier.
Workaround
Select the date using the drop downs, do not use the Javascript Date
Picker.
Table 2 List of Open Caveats
DDTS Number
Software Release 1.0.0
Corrected Caveat