GitHub user terbolous opened a pull request: https://github.com/apache/cloudstack/pull/71
CLOUDSTACK-8215: SAML changing date calculation Changed to java.util.Calendar which is a bit more straight forward to use. Tested and verified that the new certificate is valid for 3 years You can merge this pull request into a Git repository by running: $ git pull https://github.com/terbolous/cloudstack saml2-certvalidity Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/71.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #71 ---- commit b84c8889a35a8e56969d0f27f22cf197576f0728 Author: Erik Weber <terbol...@gmail.com> Date: 2015-02-05T08:54:49Z SAML changing date calculation Signed-off-by: Erik Weber <terbol...@gmail.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---