Hi everyone!
I have just started working with Widfly, and I am stuck try to do a SSL configuration.
Using domain.xml, my Wildfly is configured with two server-group. Each one has a different server, where each server is configured with different "Socket Binding Port Offset". This way it is possible to access each server just by changing the ports.
Since Wilfly supports SNI.
Now i need some help to configure diffent SSL certificates on each one of those ports of the servers. Any idea of how to do it?
If this kind of configuration isn't possible, is there other solution to apply different SSL on Wildfly?
Any sugestions would be helpfull.
Thanks!