Hi,
I am getting the below error when I am making the https call to get user profile from one all api. I am getting the connection token and when I am making the https call I am getting the error. I am using jdk 1.6.31 and weblogic 10.3.6.
[29 May 2015 11:01:44,842 [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)' DEBUG] taglib.fdstore.CheckLoginStatusTag - entering the corporate checkHOME
[29 May 2015 11:01:46,860 [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)' ERROR] taglib.fdstore.SocialProviderOneAll - FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received.
What could be the solution for this?
Answers
I am not familiar with your environment (tag lib).
If you suspect a OneAll error, could you please extract the details of the API call (outside any tag lib implementation) ?
Regards.
I couldn't get to the root cause of this issue, i still see the following error:
Mixed Content: The page at 'https://dev4.xyz.com/welcome.jsp' was loaded over HTTPS, but requested an insecure form action 'http://dev4.xyz.com/site_access/delivery.jsp?successPage=index.jsp&referrer_page=slite&serviceType=HOME&email=qr@ui.com'. This request has been blocked; the content must be served over HTTPS.
Have no clue why is this happening.. not sure if this issue is related to oneall social plugin.