问题
I recently changed my domain SSL certificate since the old one was expiring. The certificate was successfully installed on glassfish and I my application was up and running. The challenge comes in whenever I log in to glassfish admin console , I get "HTTP Status 500 - Internal Server Error" . I use ubuntu 14.04 server.
Any help will be highly appreciated.
回答1:
I had the same problem after updating the SSL-certificate on my servers...
After I run the following command in the admin console I was able to login:
asadmin enable-secure-admin
来源:https://stackoverflow.com/questions/41735106/http-status-500-internal-server-error-on-glassfish