Hi all,
I'm new to Glassfish and SSL, and using Glassfish 4.1.
I create a new domain with the following command:
asadmin create-domain test
and then I cannot access the domain via the following links:
1.
http://localhost:8080
2.
https://localhost:8181
Does it mean that the server already support SSL and I don't need to do
any configuration related to SSL?
Thanks!
Sha Jiang