Hi. I installed GlassFish 4 (open source edition) on my computer. After I have imported my own SSL certificates (for my website) and re-generated bundled certificates (i.e. the 2 certificates with alias s1as and glassfish-instance), I found that I cannot login administration console. However, with the same username and password, I can use asadmin (the command-line tool) to manage my GlassFish. I tried to change administrator password with "asadmin change-admin-password" but it didn't solve the issue.
Do you have experience on this issue?
Thanks in advance.