ASA用ASDM管理时报unable to launch device manager xxx.xxx.xxx.xxx

简介:

最近开始学习cisco的ASA看到用asdm尝试的时候出现了一些问题,首先就是报unable to launch device manager xxxx.xxx.xxx.xxx  这个错误

技术分享

  然后百度了一下,没有这个错误的中文文档特此写一下。

  1、首先在出现这个错误的时候,我觉的是java和cisco软件不兼容。所有在地址栏上点击证书位置如图‘证书信息’

技术分享


2、单击“详细信息”选项卡,然后单击“复制到文件…”按钮技术分享

3、单击“下一步”,确保“DER编码的二进制X.509(.CER)”被选中,单击“下一步”。浏览到一个目录,这是一个很容易喜欢你的桌面和保存证书有你的选择的名称。单击“保存”,然后单击“下一步”,然后完成。

技术分享

技术分享

最后导出一个这样的东西。

4、然后在控制面板,然后单击“java”,点击安全标签,在底部右键单击“管理证书”按钮

技术分享

技术分享

在将保存在桌面的文件1在可信证书和安全站点都导入之后,点击关闭。

5、再如图

技术分享

技术分享

一直确定下去。然后重新打开浏览器输入ip然后就可以正常登陆了







本文转自Grodd51CTO博客,原文链接:http://blog.51cto.com/juispan/1983858,如需转载请自行联系原作者
相关文章
|
IDE Shell 网络安全
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
363 0
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
|
网络安全 开发工具 git
Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa(解决的两种方式)
Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa(解决的两种方式)
3547 0
Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa(解决的两种方式)
|
4月前
|
Android开发
Android Service Call /dev/xxx SELinux
Android Service Call /dev/xxx SELinux
92 1
|
1月前
【Azure 应用服务】App Service 配置 Application Settings 访问Storage Account得到 could not be resolved: '*.file.core.windows.net'的报错。没有解析成对应中国区 Storage Account地址 *.file.core.chinacloudapi.cn
【Azure 应用服务】App Service 配置 Application Settings 访问Storage Account得到 could not be resolved: '*.file.core.windows.net'的报错。没有解析成对应中国区 Storage Account地址 *.file.core.chinacloudapi.cn
|
10月前
|
Docker 容器
解决:Error response from daemon: manifest for xxx:latest not found: manifest unknown.
解决:Error response from daemon: manifest for xxx:latest not found: manifest unknown.
680 0
|
Docker Windows 容器
在Docker中的Neo4j导入CSV文件报错:Couldn‘t load the external resource at: file:/...解决办法
在Docker中的Neo4j导入CSV文件报错:Couldn‘t load the external resource at: file:/...解决办法
623 0
在Docker中的Neo4j导入CSV文件报错:Couldn‘t load the external resource at: file:/...解决办法
|
10月前
|
存储 Cloud Native Linux
Failed to open/create the internal network ‘HostInterfaceNetworking-VirtualBox Host-Only Ethernet
Failed to open/create the internal network ‘HostInterfaceNetworking-VirtualBox Host-Only Ethernet
解决 ERROR: cannot launch node of type [xxx]: can‘t locate node [xxx] in package [xxx]
解决 ERROR: cannot launch node of type [xxx]: can‘t locate node [xxx] in package [xxx]
668 0
|
关系型数据库 MySQL
1130 - Host 'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server
1130 - Host 'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server
108 0
1130 - Host 'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server
|
程序员 iOS开发 开发者
iOS开发:程序打包提示Ignoring file XXX missing required architecture arm7 in file XXX错误
前段时间在开发过程中遇到一个iOS打包报错Ignoring file XXX missing required architecture arm7 in file XXX的问题,然后回想了一下问题所在,是因为集成了ijk播放器插件,然后ijk三方库不支持arm7造成的报错。
186 0
iOS开发:程序打包提示Ignoring file XXX missing required architecture arm7 in file XXX错误