How to deploy Web Services with HTTPS
I am using EBS 12.2.10 with database 19c (19.10.0.0.0)
I access application using below url:
http://company.subcompany.ab:8000
Web services are also deployed with http
I need to know how SSL can be implemented to deploy web services with https so web services could be accessed without being dependent on our network. Currently it cannot be accessed outside our network.