Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
asa 本地证书授权(local CA)的配置:命令行:ASA(config)# crypto ca serverASA(config-ca-server)# ?CA Server configuration commands: cdp-url CRL Distribution Point to be included in the issued certificates database Loca...
Hi @Haider Malik from your config of ssh, it seems missing "ssh key-exchange hostkey xxx" . Please make sure you have hostkey configured for ssh.
After that, you can enable "debug ssh 255" and "terminal monitor" , then try to copy again to see if yo...
@Haider Malik please enable "secure copy" on asa through command "ssh scopy enable" firstly. Then you also need to configure the SSH host-key on asa through command "ssh key-exchange hostkey xxx".
Then you can try to use "copy disk0:/asdm.bin scp:/...