we have a Java based application which is integrated with JIRA for authentication purpose. Via JAva application we export data from JIRA also.
Java application was running on SSL
JIRA was running with out SSL
Now am trying to install SSL for JIRA and trying to integrate both again. but it doesn't seem to work?
Can someone explain what kind of API's can be used for integration these two apps with SSL?