Hello.
I'm working with Oracle Service Bus - BusinessService that have used weblogic SSL and KeyStore settings.
I need to provider any webservices as BusinessService and to access this webservices I will to provider ProxyServices for this.
Some webservices has used TLS and anothers SSL.
I saw that exist some parameteres 'weblogic.security.SSL.minimumProtocolVersion' and 'weblogic.security.SSL.protocolVersion' which is used for it.
Unfortunately, when I did this configuration my BusinessServices using SSL doesn't work.
Anyone could help me?
Thanks.