I have a valid SSL certificate, how do I append it to the keystore.jks of GlassFish?
I found a chapter in the official document, which described how to configure SSL/TLS encryption at the RPC layer. The link is Hops SSL/TLS configuration — Documentation 2.1 documentation, but I didn’t find the relevant content of the web container in this chapter.
Does anyone have relevant experience? Any suggestions will be much appreciated.