{"id":101,"date":"2024-09-11T20:49:24","date_gmt":"2024-09-11T20:49:24","guid":{"rendered":"https:\/\/certpanel.com\/resources\/?p=101"},"modified":"2025-05-12T11:06:54","modified_gmt":"2025-05-12T11:06:54","slug":"autoinstall-ssl-errors-linux","status":"publish","type":"post","link":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/","title":{"rendered":"AutoInstall SSL Errors &#8211; Linux"},"content":{"rendered":"\n<p>This article lists error messages sometimes experienced while installing or using AutoInstall SSL on Linux servers and provides recommended solutions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Command not found<\/h3>\n\n\n\n<p><strong>Problem<\/strong><\/p>\n\n\n\n<p>Getting a command not found error when trying to run AutoInstall SSL.<\/p>\n\n\n\n<p><strong>Example<\/strong><\/p>\n\n\n\n<p>-bash: runautoinstallssl.sh: command not found<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>This typically happens for one of two reasons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The AutoInstall SSL agent is not installed on your server\u2014in this case, install the program.<\/li>\n\n\n\n<li>The AutoInstall SSL agent\u2019s install location is not in your PATH variable. You can either use the full path to run AutoInstall SSL (eg. \/opt\/autoinstallssl\/aisagent\/runautoinstallssl.sh) or update your PATH and secure_path variables to include \/opt and\/or usr\/bin.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Permission denied<\/h3>\n\n\n\n<p><strong>Problem<\/strong><\/p>\n\n\n\n<p>Receiving permission denied errors when attempting to install the AutoInstall SSL agent.<\/p>\n\n\n\n<p><strong>Example<\/strong><\/p>\n\n\n\n<p>mkdir: cannot create directory \u2018\/opt\/autoinstallssl\u2019: Permission deniedDownloading file&#8230;Extracting file&#8230;tar (child): \/opt\/autoinstallssl\/aisagent.tar.gz: Cannot open: No such file or directorytar (child): Error is not recoverable: exiting nowtar: Child returned status 2tar: Error is not recoverable: exiting now<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>AutoInstall SSL requires root level permissions. Please use sudo when running the install command and ensure that <a href=\"https:\/\/www.techrepublic.com\/article\/how-to-quickly-give-users-sudo-privileges-in-linux\/\">your user has been granted sudo permissions<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Operation not permitted<\/h3>\n\n\n\n<p><strong>Problem<\/strong><\/p>\n\n\n\n<p>Receiving operation not permitted errors when attempting to run the AutoInstall SSL agent.<\/p>\n\n\n\n<p><strong>Example<\/strong><\/p>\n\n\n\n<p>chmod: changing permissions of &#8216;shellscript\/&#8217;: Operation not permittedchmod: changing permissions of &#8216;shellscript\/centos&#8217;: Operation not permittedchmod: changing permissions of &#8216;shellscript\/centos\/autoupdatecronjob.sh&#8217;: Operation not permittedchmod: changing permissions of &#8216;shellscript\/centos\/createautoupdatecron.sh&#8217;: Operation not permitted<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>AutoInstall SSL requires root level permissions. Please use sudo when running a command and ensure that <a href=\"https:\/\/www.techrepublic.com\/article\/how-to-quickly-give-users-sudo-privileges-in-linux\/\">your user has been granted sudo permissions<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article lists error messages sometimes experienced while installing or using AutoInstall SSL on Linux servers and provides recommended solutions. Command not found Problem Getting a command not found error when trying to run AutoInstall SSL. Example -bash: runautoinstallssl.sh: command not found Solution This typically happens for one of two reasons: Permission denied Problem Receiving<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_eb_attr":"","footnotes":""},"categories":[32],"tags":[],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-autoinstall-ssl"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AutoInstall SSL Errors - Linux -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AutoInstall SSL Errors - Linux -\" \/>\n<meta property=\"og:description\" content=\"This article lists error messages sometimes experienced while installing or using AutoInstall SSL on Linux servers and provides recommended solutions. Command not found Problem Getting a command not found error when trying to run AutoInstall SSL. Example -bash: runautoinstallssl.sh: command not found Solution This typically happens for one of two reasons: Permission denied Problem Receiving\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-11T20:49:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-12T11:06:54+00:00\" \/>\n<meta name=\"author\" content=\"CertPanel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CertPanel\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/\"},\"author\":{\"name\":\"CertPanel\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/#\\\/schema\\\/person\\\/dd1742e4a0ab5b1b178b610375afc4dc\"},\"headline\":\"AutoInstall SSL Errors &#8211; Linux\",\"datePublished\":\"2024-09-11T20:49:24+00:00\",\"dateModified\":\"2025-05-12T11:06:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/\"},\"wordCount\":279,\"articleSection\":[\"AutoInstall SSL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/\",\"url\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/\",\"name\":\"AutoInstall SSL Errors - Linux -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/#website\"},\"datePublished\":\"2024-09-11T20:49:24+00:00\",\"dateModified\":\"2025-05-12T11:06:54+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/#\\\/schema\\\/person\\\/dd1742e4a0ab5b1b178b610375afc4dc\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/autoinstall-ssl-errors-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AutoInstall SSL\",\"item\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/kb\\\/autoinstall-ssl\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"AutoInstall SSL Errors &#8211; Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/#\\\/schema\\\/person\\\/dd1742e4a0ab5b1b178b610375afc4dc\",\"name\":\"CertPanel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g\",\"caption\":\"CertPanel\"},\"sameAs\":[\"http:\\\/\\\/certpanelresources.flywheelsites.com\"],\"url\":\"https:\\\/\\\/certpanel.com\\\/resources\\\/author\\\/cpresources\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AutoInstall SSL Errors - Linux -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/","og_locale":"en_US","og_type":"article","og_title":"AutoInstall SSL Errors - Linux -","og_description":"This article lists error messages sometimes experienced while installing or using AutoInstall SSL on Linux servers and provides recommended solutions. Command not found Problem Getting a command not found error when trying to run AutoInstall SSL. Example -bash: runautoinstallssl.sh: command not found Solution This typically happens for one of two reasons: Permission denied Problem Receiving","og_url":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/","article_published_time":"2024-09-11T20:49:24+00:00","article_modified_time":"2025-05-12T11:06:54+00:00","author":"CertPanel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"CertPanel"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/#article","isPartOf":{"@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/"},"author":{"name":"CertPanel","@id":"https:\/\/certpanel.com\/resources\/#\/schema\/person\/dd1742e4a0ab5b1b178b610375afc4dc"},"headline":"AutoInstall SSL Errors &#8211; Linux","datePublished":"2024-09-11T20:49:24+00:00","dateModified":"2025-05-12T11:06:54+00:00","mainEntityOfPage":{"@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/"},"wordCount":279,"articleSection":["AutoInstall SSL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/","url":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/","name":"AutoInstall SSL Errors - Linux -","isPartOf":{"@id":"https:\/\/certpanel.com\/resources\/#website"},"datePublished":"2024-09-11T20:49:24+00:00","dateModified":"2025-05-12T11:06:54+00:00","author":{"@id":"https:\/\/certpanel.com\/resources\/#\/schema\/person\/dd1742e4a0ab5b1b178b610375afc4dc"},"breadcrumb":{"@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/certpanel.com\/resources\/autoinstall-ssl-errors-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certpanel.com\/resources\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/certpanel.com\/resources\/kb\/"},{"@type":"ListItem","position":3,"name":"AutoInstall SSL","item":"https:\/\/certpanel.com\/resources\/kb\/autoinstall-ssl\/"},{"@type":"ListItem","position":4,"name":"AutoInstall SSL Errors &#8211; Linux"}]},{"@type":"WebSite","@id":"https:\/\/certpanel.com\/resources\/#website","url":"https:\/\/certpanel.com\/resources\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/certpanel.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/certpanel.com\/resources\/#\/schema\/person\/dd1742e4a0ab5b1b178b610375afc4dc","name":"CertPanel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/30d42fde92cc90907a1c5316a5d6c07b2e3f82bfc23154222b39cdd977aae07e?s=96&d=mm&r=g","caption":"CertPanel"},"sameAs":["http:\/\/certpanelresources.flywheelsites.com"],"url":"https:\/\/certpanel.com\/resources\/author\/cpresources\/"}]}},"_links":{"self":[{"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":1,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":1683,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/posts\/101\/revisions\/1683"}],"wp:attachment":[{"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certpanel.com\/resources\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}