{"id":4036,"date":"2019-03-18T13:52:46","date_gmt":"2019-03-18T12:52:46","guid":{"rendered":"https:\/\/rephlex.de\/blog\/?p=4036"},"modified":"2023-04-20T06:13:12","modified_gmt":"2023-04-20T04:13:12","slug":"fix-icedtea-cannot-grant-permissions-to-unsigned-jars-error","status":"publish","type":"post","link":"https:\/\/rephlex.de\/blog\/2019\/03\/18\/fix-icedtea-cannot-grant-permissions-to-unsigned-jars-error\/","title":{"rendered":"Fix IcedTea &#8222;cannot grant permissions to unsigned JARs&#8220; error"},"content":{"rendered":"\n<p>In case you are a Linux user unsuccessfully trying to connect to your IPMI\/LOM Console using IcedTea \/ OpenJDK 8 or newer, you will likely run into this error.<\/p>\n\n\n\n<p>You know, because if you&#8217;re a major hardware vendor selling expensive enterprise class servers, you don&#8217;t care about your IPMI hardware once you sold it.<\/p>\n\n\n\n<p>Here&#8217;s how to fix the issue on the client side:<\/p>\n\n\n\n<p>Find the java.security file. In my case it is located in \/usr\/lib\/jvm\/java-8-openjdk-amd64\/jre\/lib\/security\/java.security<\/p>\n\n\n\n<p>Then find the row<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize &lt; 1024<\/p>\n<\/blockquote>\n\n\n\n<p>Comment it out, copy it, delete the word &#8222;MD5&#8220;.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>#jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize &lt; 1024 jdk.jar.disabledAlgorithms=MD2, RSA keySize &lt; 1024<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>In case you are a Linux user unsuccessfully trying to connect to your IPMI\/LOM Console using IcedTea \/ OpenJDK 8 or newer, you will likely run into this error. You know, because if you&#8217;re a major hardware vendor selling expensive enterprise class servers, you don&#8217;t care about your IPMI hardware once you sold it. Here&#8217;s [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[4],"tags":[519,664,667,663,668,665,666,47],"class_list":["post-4036","post","type-post","status-publish","format-standard","hentry","category-techtalk","tag-console","tag-icedtea","tag-ipmi","tag-java","tag-lom","tag-openjdk","tag-security","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4036","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/comments?post=4036"}],"version-history":[{"count":2,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4036\/revisions"}],"predecessor-version":[{"id":4399,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4036\/revisions\/4399"}],"wp:attachment":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/media?parent=4036"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/categories?post=4036"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/tags?post=4036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}