I have implemented Adobe LiveCycle Rights Management ES2 turnkey
installation.I had configured SSL with self-generated certificate from
the server, and it works fine.Now we have bought an SSL certificate from
GeoTrust and I am trying to make the system work with it, but having
problems.The certificate is a SAN certificate. I received the
certificate in PKCS7 format which includes the server cert,
intermediate(s) and root, all in one.When I try to run the keytool
command to import this certificat...