hello , in this blog i will show the steps of updating the CA (Certificate authority ) / “trust package” List On ASG Machine.
first we check the current state of The CA store changes ( the last time we update the package). we run the command “show security trust-package”, which lists CA store changes
Connect to the CLI console via ssh :

Update the trust package by connecting to the CLI console via ssh and issuing the following commands:
- proxy>enable
- proxy#configure terminal
- load trust-package
You will see the following:
Downloading from “http://appliance.bluecoat.com/sgos/trust_package.bctp”
The trust package has been successfully downloaded.
you will also get this message if the last version already installed :
%% more recent or same version of trust package already installed
SHMUEL H.