Its been a while since I read those docs, now I re-read it after I
remembered that it uses a internal Jetty server of some sort.
Do you see this in the console?
2.) You should able to see following message on console.
"-XX-XX XX:XX:XX. XXX:INFO::Started SslSocketConnector@0.0.0.0:8443"
Somehow I missed before, that you are running the transport/https-sample .
Configuring your server for https is a separate step, for recent
Wildfly versions it uses a self signed cert you should be able to do
this to confirm the port is open.
nmap -p 8443 localhost
Since you are getting a connec
This link is all we have, to migrate from 1.6.x to 1.7.9, it was
written for the 1.7.0 release notes though its still accurate for
1.7.9 .
https://axis.apache.org/axis2/java/core/release-notes/1.7.0.html
Regards,
Robert
On Sun, Dec 29, 2019 at 4:15 PM Junxiong Sun (NCS)
wrote:
>
> Hi,
>
> Do yo
Hello Robertlazarski,
Thank you very much for your support. It works with a file path on the local
file system.
Can any Rampart expert user help me regarding my question, that can we give
merlin certificate file as a stream instead of certificate file path as
string?
--
Sent from: http://axi