Moved the copying of the ATS Signing Certificate to the init.d script

because the CasaAuthTokenSvc webapp folder is not created until after
Tomcat is started.
This commit is contained in:
Juan Carlos Luciani
2007-06-01 17:56:42 +00:00
parent ef99031e7e
commit 718b0fda28
3 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 18 16:02:10 MDT 2007 - jluciani@novell.com
- Fixed issue that would allow Proxy User Credentials to remain
in the miCASA store even though the related REALM has been
removed from the server's configuration. This takes care of
BUG276396.
-------------------------------------------------------------------
Thu May 17 09:45:18 MDT 2007 - jluciani@novell.com