Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


          

          

          

3. Importing PKCS7 package Global Sign certificates into java keystore.      

             keytool -importcert  -file GlobalSignIntermediate.crt -alias GlobalSignIntermediate -storepass storepass -keystore keystore

      keytool -importcert  -file GlobalSignRoot.crt -alias GlobalSignRoot -storepass dba911 -keystore keystore

 

b) Connect using SQL Server Management Studio

...