Importing LetsEncrypt into Java and Glassfish

@oppium You use cert.pem instead of fullchain.pem when executing the openssl command. This causes the following issues:

  • Incomplete chain when testing with SSL Labs
  • Google Chrome for Android does not trust the certifcate

See also: