Finished the implementation of the "Connect through Web server feature".

This commit is contained in:
Juan Carlos Luciani
2007-06-25 16:39:33 +00:00
parent 5fb592cf16
commit 7fe7751090
12 changed files with 262 additions and 272 deletions

View File

@@ -10,11 +10,6 @@ This file contains a list of the items still outstanding for AuthTokenSvc.
OUTSTANDING ITEMS
- Add code to verify that client/server communications occur over HTTPS.
- Create plug-in API for Identity Token Providers.
- Change printfs used for debugging into a suitable mechanism.
- Create tool to connect Tomcat instance to Apache Server and disabling port 2645 listener.
- Create tool to help administrators import certificates into the ATS's key store.
- Create tool to easily edit the iaRealms file.
- Add identity token encryption capabilities.