[Dev] Issue with An X509 certificate with version 1

2018-09-06 Thread Jorge
Hi all. I need to call a backend service secured with signonly, it´s a thirdparty service. The certificate that they send me it´s V1 and when I used it with SOAPUI or a java client it work just fine...The request XML contain this part: CN=2323434,OU=test,O=test,L=test,ST=test,C=CU 117183392800

Re: [Dev] Problem with IE6 using WS-SecurityPolicy

2018-09-06 Thread Jorge
Hi Bernanrd, can you try to change the InitiatorToken: http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never";>

[Dev] Ansible Resources Released for WSO2 Identity Server 5.6.0

2018-09-06 Thread Ching Tien Shi
WSO2 Installation Experience team is pleased to announce the release of Ansible resources for WSO2 Identity Server 5.6.0. *Ansible* Released Artifacts: - WSO2 Identity Server v5.6.0.1 - https://github.com/wso2/ansible-is/releases/tag/v5.6.0.1 Issues: - WSO2 Identity Server v.5.6.0.1 -

Re: [Dev] Upgrading C4 OSGi to support Java 10

2018-09-06 Thread Selvaratnam Uthaiyashankar
Then, can you get APIM to build using JDK8, but run on JDK 10 please? We'll see how to proceed after doing that. On Thu, Sep 6, 2018 at 2:29 PM Tharindu Wijewardane wrote: > Hi all, > > As KasunG suggested I tried to get the carbon kernel (built with java 8) > to run on java 10 first. Followings

Re: [Dev] Upgrading C4 OSGi to support Java 10

2018-09-06 Thread Tharindu Wijewardane
Hi all, As KasunG suggested I tried to get the carbon kernel (built with java 8) to run on java 10 first. Followings are the things I tried/found out. - Existing carbon 4 cannot be run on java 10 as the equinox version Kepler is not compatible with java 9 or 10. There are known issues they