hi,
My question is about installing a alread in use certificate to a new box.
could i export the cert and import back to the new box with the bellow commands ?
crypto ca export www.geeksrawk.com.trustpoint pkcs12 mysecretpassword
crypto ca import www.geeksrawk.com.trustpoint pkcs12 mysecretpassword
this will work even if the keypair is not exportable ?
Thank you.