To install the AlphaSSL Root Certificates, perform the following steps:
Download the AlphaSSL intermediate certificate
Save as: intermediateCA.cer
To import the CA Certificate run the following command:
C:\bea\jdk\bin\ keytool -import -alias rootca -keystore <your_keystore_filename> -trustcacerts -file intermediateCA.cer