<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Marvin, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3331258#M135641</link>
    <description>&lt;P&gt;Wow. I spent almost 8 hours changing Java, importing certificates, etc. This fixed it! Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2018 20:25:44 GMT</pubDate>
    <dc:creator>darrin.brown</dc:creator>
    <dc:date>2018-02-14T20:25:44Z</dc:date>
    <item>
      <title>ASDM will not run after ASA upgrade to 9.6(3)1</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073756#M135625</link>
      <description>&lt;P&gt;Running macOS Sierra version 10.12.4&lt;/P&gt;
&lt;P&gt;Java Version is 8 Update 131&lt;/P&gt;
&lt;P&gt;ASA5512 running 9.6(3)1&lt;/P&gt;
&lt;P&gt;ASDM running 7.1(1)151&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ASDM will not run as Java Webstart or ASDM Launcher&lt;/P&gt;
&lt;P&gt;Get "javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure" under wrapped exception&lt;/P&gt;
&lt;P&gt;Get ""com.sun.deploy.net.FailedDownloadException: Unable to load resource: &lt;A href="https://xxx.xx.xx.xx:8443/admin/public/asdm.jnlp" target="_blank"&gt;https://xxx.xx.xx.xx:8443/admin/public/asdm.jnlp&lt;/A&gt;" under exception&lt;/P&gt;
&lt;P&gt;Have an open TAC case with no resolution&lt;/P&gt;
&lt;P&gt;Works fine under Windows but not under MAC&lt;/P&gt;
&lt;P&gt;Downgrading the ASDM makes no difference.&lt;/P&gt;
&lt;P&gt;Backing down the ASA code version allows the ASDM to work.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here is the full Java message:&lt;/P&gt;
&lt;P&gt;com.sun.deploy.net.FailedDownloadException: Unable to load resource: &lt;A href="https://xxx.xx.xx.xx:8443/admin/public/asdm.jnlp" target="_blank"&gt;https://xxx.xx.xx.xx:8443/admin/public/asdm.jnlp&lt;/A&gt;&lt;BR /&gt; at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)&lt;BR /&gt; at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)&lt;BR /&gt; at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.launch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.launchApp(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.continueInSecureThread(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.access$000(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main$1.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:748)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure&lt;/P&gt;
&lt;P&gt;at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)&lt;BR /&gt; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2023)&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1125)&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559" target="_blank"&gt;www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185" target="_blank"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546" target="_blank"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91" target="_blank"&gt;www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466" target="_blank"&gt;www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464" target="_blank"&gt;www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464&lt;/A&gt;)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463" target="_blank"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463&lt;/A&gt;)&lt;BR /&gt; at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254" target="_blank"&gt;www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254&lt;/A&gt;)&lt;BR /&gt; at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)&lt;BR /&gt; at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)&lt;BR /&gt; at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)&lt;BR /&gt; at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Launcher.launch(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.launchApp(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.continueInSecureThread(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main.access$000(Unknown Source)&lt;BR /&gt; at com.sun.javaws.Main$1.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:748)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;TAC has not able to fix the problem.&lt;/P&gt;
&lt;P&gt;Any Ideas?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:21:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073756#M135625</guid>
      <dc:creator>trector</dc:creator>
      <dc:date>2019-03-12T09:21:06Z</dc:date>
    </item>
    <item>
      <title>Handshake failure usually</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073757#M135627</link>
      <description>&lt;P&gt;Handshake failure usually means that there are no common SSL/TLS encryption algorithms negotiated between the server (ASA) and client (ASDM using the client's Java installation).&lt;/P&gt;
&lt;P&gt;If you do a packet capture during the attempted connection this is usually clear from the SSL handshake decode.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Successfully fixing it usually involves upgrading the client side Java.&lt;/P&gt;
&lt;P&gt;You might also check to make sure your Java has the (non-default) JCE (Java Cryptographic Extensions) available for strong security and that you have not used the default Java high security option which requires a trusted certificate on the server.&lt;/P&gt;
&lt;P&gt;http://stackoverflow.com/questions/37741142/how-to-install-unlimited-strength-jce-for-java-8-in-os-x&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 03:54:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073757#M135627</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-05-12T03:54:53Z</dc:date>
    </item>
    <item>
      <title>Go the Java application</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073758#M135628</link>
      <description>&lt;P&gt;Go&amp;nbsp;to Java application folder and open it, look for allowed list&amp;nbsp;under the security tab. You may have to add the address of firewall (https://x.x.x.x). This should resolve your issue if Java is blocking it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 11:22:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073758#M135628</guid>
      <dc:creator>cofee</dc:creator>
      <dc:date>2017-05-12T11:22:44Z</dc:date>
    </item>
    <item>
      <title>Thanks for the quick response</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073759#M135630</link>
      <description>&lt;P&gt;Thanks for the quick response.&lt;/P&gt;
&lt;P&gt;I did forget to mention that I have had to add ASDM hosts to the allowed Java list for some time now, and that the multiple firewalls that cannot be accessed properly are all in this list as both IP address and IP address/port. &amp;nbsp;I had to start adding these a year or 2 ago when that big Java change came out.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 12:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073759#M135630</guid>
      <dc:creator>trector</dc:creator>
      <dc:date>2017-05-12T12:58:07Z</dc:date>
    </item>
    <item>
      <title>Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073760#M135633</link>
      <description>&lt;P&gt;Marvin,&lt;/P&gt;
&lt;P&gt;Packet captures with TAC show numerous matches between the 22 cipher options presented by my client and the active ciphers listed on the ASA(s). &amp;nbsp;It should work, but it doesn't&lt;/P&gt;
&lt;P&gt;The JCE option seems to be promising.&lt;/P&gt;
&lt;P&gt;I will dig deeper into this later today or over the weekend.&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 13:07:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073760#M135633</guid>
      <dc:creator>trector</dc:creator>
      <dc:date>2017-05-12T13:07:09Z</dc:date>
    </item>
    <item>
      <title>Hmm if the captures are</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073761#M135634</link>
      <description>&lt;P&gt;Hmm if the captures are showing matching cipher options then JCE is probably not the issue. That's a less common one that generally only affects clients when the ASA has been "hardened" to allow only strong ciphers.&lt;/P&gt;
&lt;P&gt;Also check to ensure that your ASA certificate is SHA-2. That has been cited as a root cause for the Java handshake failure issue.&lt;/P&gt;
&lt;P&gt;http://stackoverflow.com/questions/38203971/javax-net-ssl-sslhandshakeexception-received-fatal-alert-handshake-failure&lt;/P&gt;
&lt;P&gt;You might also look at this article as it is OS X Java specific:&lt;/P&gt;
&lt;P&gt;https://support.apple.com/en-us/HT202643&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 13:32:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073761#M135634</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-05-12T13:32:18Z</dc:date>
    </item>
    <item>
      <title>Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073762#M135635</link>
      <description>&lt;P&gt;Marvin,&lt;/P&gt;
&lt;P&gt;I really appreciate the help.&lt;/P&gt;
&lt;P&gt;TAC had a call with the same issue over the weekend.&lt;/P&gt;
&lt;P&gt;Their fix was to uncheck the "Use SSL 2.0 compatible ClientHello format" in Advanced tab of the Java Control Panel (At the bottom).&lt;/P&gt;
&lt;P&gt;This also worked for me.&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 01:56:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073762#M135635</guid>
      <dc:creator>trector</dc:creator>
      <dc:date>2017-05-17T01:56:19Z</dc:date>
    </item>
    <item>
      <title>Thanks for the update with</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073763#M135636</link>
      <description>&lt;P&gt;Thanks for the update with your resolution.&lt;/P&gt;
&lt;P&gt;I checked mine and that is already unchecked - I will remember to ask folks to look at that setting going forward.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 02:54:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073763#M135636</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-05-17T02:54:25Z</dc:date>
    </item>
    <item>
      <title>Thank You! This fixed it for</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073764#M135637</link>
      <description>&lt;P&gt;Thank You! This fixed it for me also!&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 15:20:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073764#M135637</guid>
      <dc:creator>L Epp</dc:creator>
      <dc:date>2017-05-19T15:20:20Z</dc:date>
    </item>
    <item>
      <title>I can confirm that this</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073765#M135638</link>
      <description>&lt;P&gt;I can confirm that this worked for me also today (6/23/2017)&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 20:23:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3073765#M135638</guid>
      <dc:creator>Will</dc:creator>
      <dc:date>2017-06-23T20:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3202029#M135639</link>
      <description>That fixed my issue!  Thank you!! Now I can stop banging my head on the wall.</description>
      <pubDate>Thu, 19 Oct 2017 22:33:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3202029#M135639</guid>
      <dc:creator>jakebrown4</dc:creator>
      <dc:date>2017-10-19T22:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3329550#M135640</link>
      <description>&lt;P&gt;Thanks, that change fixed my issue.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:39:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3329550#M135640</guid>
      <dc:creator>rcarmack1</dc:creator>
      <dc:date>2018-02-12T18:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3331258#M135641</link>
      <description>&lt;P&gt;Wow. I spent almost 8 hours changing Java, importing certificates, etc. This fixed it! Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 20:25:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3331258#M135641</guid>
      <dc:creator>darrin.brown</dc:creator>
      <dc:date>2018-02-14T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3331277#M135642</link>
      <description>Good to hear.  I'm trying to figure out how to present the certs under the machine store as the logged on user.  I think the issue is the machine cert isn't presented either because it's a machine cert or because it's a machine cert under a different domain.  My AD login is a one domain while the company machines are in the company domain.  I'm not sure.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2018 20:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3331277#M135642</guid>
      <dc:creator>rcarmack1</dc:creator>
      <dc:date>2018-02-14T20:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3775354#M135643</link>
      <description>This fix worked for me as well.  Thank you!</description>
      <pubDate>Tue, 08 Jan 2019 18:39:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3775354#M135643</guid>
      <dc:creator>ecastro73</dc:creator>
      <dc:date>2019-01-08T18:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Marvin,</title>
      <link>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3923354#M135644</link>
      <description>&lt;P&gt;This worked for me. Thanks Marvin!!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:21:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asdm-will-not-run-after-asa-upgrade-to-9-6-3-1/m-p/3923354#M135644</guid>
      <dc:creator>paul.aceves@dkbinnovative.net</dc:creator>
      <dc:date>2019-09-12T15:21:39Z</dc:date>
    </item>
  </channel>
</rss>

