{"id":22156,"date":"2021-07-16T09:07:56","date_gmt":"2021-07-16T13:07:56","guid":{"rendered":"https:\/\/avtech.com\/articles\/?p=22156"},"modified":"2022-11-22T16:00:19","modified_gmt":"2022-11-22T21:00:19","slug":"how-to-use-an-ssl-certificate-with-room-alert-manager","status":"publish","type":"post","link":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/","title":{"rendered":"How To Use An SSL Certificate With Room Alert Manager"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">For a more secure web interface, you can configure Room Alert Manager to use an SSL certificate. This will allow the software&#8217;s web interface to use HTTPS, as shown in the screenshot below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png\"><img loading=\"lazy\" decoding=\"async\" width=\"779\" height=\"166\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png\" alt=\"\" class=\"wp-image-25145\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png 779w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain-300x64.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain-768x164.png 768w\" sizes=\"auto, (max-width: 779px) 100vw, 779px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In order to complete the steps in this FAQ, you must already have an SSL certificate. For more information, please see the <em><a href=\"#byb\">Before you begin<\/a><\/em> tab below.<\/p>\n\n\n<div class=\"su-accordion su-u-trim\"> <div class=\"su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed\" data-anchor=\"byb\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Before you begin<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n\n\n\n<p class=\"wp-block-paragraph\">Before you begin, you must have a PKCS #12 file (which can have the file extension .pfx or .p12) that includes both your certificate and private key. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can find more information in this Wikipedia post: <a href=\"https:\/\/en.wikipedia.org\/wiki\/PKCS_12\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/en.wikipedia.org\/wiki\/PKCS_12<\/a><\/p>\n\n\n<div class=\"su-note\"  style=\"border-color:#bcc7cd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#d6e1e7;border-color:#ffffff;color:#000612;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\">\n\n\n\n<p class=\"wp-block-paragraph\">This is an advanced tutorial that assumes you already know how to obtain an SSL certificate and are familiar with various certificate formats.<\/p>\n\n\n<\/div><\/div>\n\n\n<\/div><\/div> <div class=\"su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Step 1: Create a Java Key Store (JKS) file from your SSL certificate PFX file.<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n\n\n<div class=\"su-note\"  style=\"border-color:#bcc7cd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#d6e1e7;border-color:#ffffff;color:#000612;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\">\n\n\n\n<p class=\"wp-block-paragraph\"><em>If you don&#8217;t already have a PFX file, please see the <strong><a href=\"#byb\">Before you begin<\/a><\/strong> tab.<\/em><\/p>\n\n\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Follow these instructions to create a Java Key Store (JKS) file from your PFX file:<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"><em>To create the JKS file, you&#8217;ll need access to Java&#8217;s Keytool utility, which is bundled into Room Alert Manager. It&#8217;s located here by default:<br><strong>C:\\Program Files\\AVTECH Room Alert Manager\\jre\\bin\\keytool.exe<\/strong>.<\/em><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open Windows Command Prompt.<\/li><\/ol>\n\n\n<div class=\"su-expand su-expand-collapsed su-expand-link-style-default\" data-height=\"20\"><div class=\"su-expand-content su-u-trim\" style=\"color:#333333;max-height:20px;overflow:hidden\">&nbsp; &nbsp; &nbsp; &nbsp; You should run it as an administrator to complete these steps.<\/p>\n<ul>\n<li>You may find Windows Command Prompt at the following path:<\/li>\n<\/ul>\n<p style=\"padding-left: 60px\">Windows 7 &amp; 8<\/p>\n<p style=\"padding-left: 90px\"><em>Start<\/em>&#8211;&gt; <em>All Programs<\/em>&#8211;&gt; <em>Accessories<\/em>&#8211;&gt; <em>Command Prompt<\/em><\/p>\n<p style=\"padding-left: 60px\">Windows 10<\/p>\n<p style=\"padding-left: 90px\"><em>Start<\/em>&#8211;&gt; <em>All Apps<\/em>&#8211;&gt; <em>Windows System<\/em>&#8211;&gt; <em>Command Prompt<\/em><\/p>\n<ul>\n<li>To run Windows Command Prompt as an administrator:<\/li>\n<\/ul>\n<p style=\"padding-left: 60px\">Windows 7 &amp; 8<\/p>\n<p style=\"padding-left: 90px\">Right-click on <strong>Command Prompt<\/strong> and select <strong>Run as administrator<\/strong>.<\/p>\n<p style=\"padding-left: 60px\">Windows 10<\/p>\n<p style=\"padding-left: 90px\">Right-click on <strong>Command Prompt<\/strong>, select <strong>More<\/strong> and then select <strong>Run as administrator<\/strong>. <\/div><div class=\"su-expand-link su-expand-link-more\" style=\"text-align:left\"><a href=\"javascript:;\" style=\"color:#1e76c2;border-color:#1e76c2\"><span style=\"border-color:#1e76c2\">                  Show more<\/span><\/a><\/div><div class=\"su-expand-link su-expand-link-less\" style=\"text-align:left\"><a href=\"javascript:;\" style=\"color:#1e76c2;border-color:#1e76c2\"><span style=\"border-color:#1e76c2\">Show less<\/span><\/a><\/div><\/div>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\"><li>First change your directory to the location of your cert.pfx file by entering this command:<br><br><code>cd &lt;path to cert.pfx file&gt;<\/code><br><br><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"124\" class=\"wp-image-22179\" style=\"width: 700px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_cd_prompt.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_cd_prompt.png 981w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_cd_prompt-300x53.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_cd_prompt-768x136.png 768w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><ul><li>Our .pfx file &#8220;cert.pfx&#8221; was previously saved in a folder on our base C:\/ drive named &#8220;ssl cert files.&#8221;<\/li><\/ul><\/li><\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>Next, at the prompt, enter the following command:<br><br><code>\"&lt;path to keytool&gt;\" -importkeystore -srckeystore cert.pfx -srcstoretype pkcs12 -destkeystore cert.jks -deststoretype jks<\/code><br><br><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"235\" class=\"wp-image-22182\" style=\"width: 700px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_keystore_prompt.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_keystore_prompt.png 981w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_keystore_prompt-300x101.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/cmd_keystore_prompt-768x258.png 768w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><ul><li>In <em>Enter destination keystore password<\/em>, enter a new password that Room Alert Manager will use later to connect to the SSL certificate.<\/li><li>Repeat this password in <em>Re-enter new password<\/em>.<\/li><li>In <em>Enter source keystore password<\/em>, enter the password you previously created for the .pfx file.<\/li><\/ul><\/li><\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\"><li>After you run the command, the new .jks file should appear in the folder with your cert.pfx file.<br><br><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"241\" class=\"wp-image-22186\" style=\"width: 700px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/FileExplorer_jksFile.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/FileExplorer_jksFile.png 836w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/FileExplorer_jksFile-300x103.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/FileExplorer_jksFile-768x265.png 768w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/li><\/ol>\n\n\n<\/div><\/div> <div class=\"su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Step 2: Save the JKS file to Room Alert Manager's installation directory.<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n\n\n\n<h4 class=\"wp-block-heading\">Follow these instructions to save the JKS file to Room Alert Manager&#8217;s installation directory.<\/h4>\n\n\n\n<ol class=\"wp-block-list\"><li>Stop the Room Alert Manager service.<ul><li>This FAQ shows you how: <a href=\"https:\/\/avtech.com\/articles\/20885\/\" target=\"_blank\" rel=\"noreferrer noopener\">How To Stop, Start And Restart The Room Alert Manager Service<\/a>.<\/li><\/ul><\/li><li>Navigate to the &#8220;home&#8221; folder in Room Alert Manager&#8217;s installation directory. By default, it&#8217;s located here: <br><strong>C:\\Program Files\\AVTECH Room Alert Manager\\home<\/strong><\/li><li>Add a new subfolder within the &#8220;home&#8221; folder, and name it &#8220;ssl&#8221; as shown below:<br><img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"363\" class=\"wp-image-22303\" style=\"width: 650px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_home_ssl_folder.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_home_ssl_folder.png 690w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_home_ssl_folder-300x167.png 300w\" sizes=\"auto, (max-width: 650px) 100vw, 650px\" \/><\/li><li>Save the JKS file into this new &#8220;ssl&#8221; folder.<br><span style=\"background-color:#fcb900\" class=\"tadv-background-color\">The JKS file must be named: <strong>cert.jks. <\/strong><em>Please rename the file when you save it to this folder, if needed.<\/em><\/span><\/li><li>Don&#8217;t start the Room Alert Manager service yet \u2014 we&#8217;ll do that in <a href=\"#step3\">Step 3<\/a>.<\/li><\/ol>\n\n\n<\/div><\/div> <div class=\"su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed\" data-anchor=\"step3\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Step 3: Configure Room Alert Manager to use the certificate.<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n\n\n\n<h4 class=\"wp-block-heading\">Follow these instructions to configure Room Alert Manager to use the certificate.<\/h4>\n\n\n\n<ol class=\"wp-block-list\" id=\"block-4d78d112-facb-4e07-a934-2bf0603fbbef\"><li>The Room Alert Manager service should already be stopped.<ul><li>This FAQ shows you how to check: <a href=\"https:\/\/avtech.com\/articles\/20885\/\" target=\"_blank\" rel=\"noreferrer noopener\">How To Stop, Start And Restart The Room Alert Manager Service<\/a>.<\/li><\/ul><\/li><li>Navigate to Room Alert Manager\u2019s installation folder on its host system. By default, it&#8217;s at <strong>C:\\Program Files\\AVTECH Room Alert Manager<\/strong>.<\/li><li>Locate the \u201cconfig\u201d folder and open it.<\/li><li>In the \u201cconfig\u201d folder, locate the \u201capplication.properties\u201d file.<\/li><li>Open that file in any text editor, such as Notepad or Notepad++.<\/li><li>Add the following lines to the end of your application properties:<br><br><code>server.ssl.enabled=true<br>server.ssl.key-alias=1<br>server.ssl.key-password=&lt;the password you set for your PFX file&gt;<br>server.ssl.key-store-password=&lt;the password you set for your JKS file&gt;<br>server.ssl.key-store=.\/home\/ssl\/cert.jks<br>server.ssl.key-store-type=JKS<br>server.ssl.key-store-provider=SUN<\/code><br><br><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"550\" class=\"wp-image-22187\" style=\"width: 700px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_applicationPropertiesFile.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_applicationPropertiesFile.png 819w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_applicationPropertiesFile-300x236.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_applicationPropertiesFile-768x604.png 768w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/li><li>When you&#8217;re done making changes, save the \u201capplication.properties\u201d file.<\/li><li>You may now close Room Alert Manager\u2019s installation folder.<\/li><li>Then start the Room Alert Manager service.<\/li><\/ol>\n\n\n<\/div><\/div> <div class=\"su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Step 4: Access Room Alert Manager's web interface using HTTPS.<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n\n\n\n<p class=\"wp-block-paragraph\">Based on the SSL certificate, your web browser expects to see a particular domain included within the web address. As a result, when you access the software&#8217;s web interface at <em>localhost:9393<\/em> or <em>&lt;IP address of host system&gt;:9393<\/em>, your browser may display a certificate warning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To avoid the certificate warning from appearing in your web browser, you can either setup the proper zone in your local DNS or add an entry to your local computer&#8217;s hosts file. <\/p>\n\n\n<div class=\"su-note\"  style=\"border-color:#bcc3cd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#d6dde7;border-color:#ffffff;color:#305d8c;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;\">\n\n\n\n<p class=\"wp-block-paragraph\">Because the instructions for editing your DNS differ according to the server being used, this FAQ does not walk you through that process.<\/p>\n\n\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Add an entry to your hosts file<\/h4>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"><em>These instructions apply to Windows 10 and Windows 8 systems. If you&#8217;re using a different Operating System, you can find the proper instructions by doing a Google search for &#8220;add entry to hosts file + &lt;your operating system&gt;&#8221;<\/em><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Go to <strong>c:\\Windows\\System32\\Drivers\\etc<\/strong> on your computer.<\/li><li>Open the <strong>hosts<\/strong> file in a text editing program, such as Notepad. <ul><li>You&#8217;ll need to run the text editing program as an administrator in order to save your changes later.<\/li><\/ul><\/li><li>Add a new entry for Room Alert Manager.<ul><li>Be sure to include the proper domain so that your browser recognizes the SSL certificate.<\/li><li>In our example, we want our hostname to be &#8220;roomalertmanager.yourexampledomain.com&#8221; so we&#8217;re adding the following line to our hosts file:<br><code>127.0.0.1 roomalertmanager.yourexampledomain.com<\/code><br><br><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"554\" class=\"wp-image-22233\" style=\"width: 700px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_hostname_loopback.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_hostname_loopback.png 806w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_hostname_loopback-300x237.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2021\/07\/RAM_hostname_loopback-768x608.png 768w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/li><\/ul><\/li><li>Save your changes.<\/li><li>You can then enter &#8220;<strong>https:\/\/&lt;hostname>:9393<\/strong>&#8221; into your web browser&#8217;s address bar to open the software&#8217;s web interface.<ul><li>Be sure to include <strong>https:\/\/<\/strong> in the web address, as shown below.<br> <br><img loading=\"lazy\" decoding=\"async\" width=\"779\" height=\"166\" class=\"wp-image-25145\" style=\"width: 779px;\" src=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png\" alt=\"\" srcset=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png 779w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain-300x64.png 300w, https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain-768x164.png 768w\" sizes=\"auto, (max-width: 779px) 100vw, 779px\" \/><\/li><\/ul><\/li><\/ol>\n\n\n<\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>For a more secure web interface, you can configure Room Alert Manager to use an SSL certificate. This will allow the software&#8217;s web interface to use HTTPS, as shown in the screenshot below: In order to complete the steps in this FAQ, you must already have an SSL certificate. For more information, please see the [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[287],"tags":[],"class_list":["post-22156","post","type-post","status-publish","format-standard","hentry","category-room-alert-manager"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Use An SSL Certificate With Room Alert Manager - AVTECH<\/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:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Use An SSL Certificate With Room Alert Manager - AVTECH\" \/>\n<meta property=\"og:description\" content=\"For a more secure web interface, you can configure Room Alert Manager to use an SSL certificate. This will allow the software&#8217;s web interface to use HTTPS, as shown in the screenshot below: In order to complete the steps in this FAQ, you must already have an SSL certificate. For more information, please see the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/\" \/>\n<meta property=\"og:site_name\" content=\"AVTECH\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-16T13:07:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-22T21:00:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png\" \/>\n<meta name=\"author\" content=\"Allie Wojtanowski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AVTECHSoftware\" \/>\n<meta name=\"twitter:site\" content=\"@AVTECHSoftware\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Allie Wojtanowski\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/\"},\"author\":{\"name\":\"Allie Wojtanowski\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/#\\\/schema\\\/person\\\/2966f1925021087dba64df344049f189\"},\"headline\":\"How To Use An SSL Certificate With Room Alert Manager\",\"datePublished\":\"2021-07-16T13:07:56+00:00\",\"dateModified\":\"2022-11-22T21:00:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/\"},\"wordCount\":1087,\"image\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/avtech.com\\\/articles\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/RAM_address_HTTPS_yourDomain.png\",\"articleSection\":[\"Room Alert Manager\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/\",\"url\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/\",\"name\":\"How To Use An SSL Certificate With Room Alert Manager - AVTECH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/avtech.com\\\/articles\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/RAM_address_HTTPS_yourDomain.png\",\"datePublished\":\"2021-07-16T13:07:56+00:00\",\"dateModified\":\"2022-11-22T21:00:19+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/#\\\/schema\\\/person\\\/2966f1925021087dba64df344049f189\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#primaryimage\",\"url\":\"https:\\\/\\\/avtech.com\\\/articles\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/RAM_address_HTTPS_yourDomain.png\",\"contentUrl\":\"https:\\\/\\\/avtech.com\\\/articles\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/RAM_address_HTTPS_yourDomain.png\",\"width\":779,\"height\":166},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/22156\\\/how-to-use-an-ssl-certificate-with-room-alert-manager\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/avtech.com\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Use An SSL Certificate With Room Alert Manager\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/#website\",\"url\":\"https:\\\/\\\/avtech.com\\\/articles\\\/\",\"name\":\"AVTECH\",\"description\":\"Frequently Asked Questions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/avtech.com\\\/articles\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/avtech.com\\\/articles\\\/#\\\/schema\\\/person\\\/2966f1925021087dba64df344049f189\",\"name\":\"Allie Wojtanowski\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g\",\"caption\":\"Allie Wojtanowski\"},\"url\":\"https:\\\/\\\/avtech.com\\\/articles\\\/author\\\/alexandriaw\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Use An SSL Certificate With Room Alert Manager - AVTECH","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:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/","og_locale":"en_US","og_type":"article","og_title":"How To Use An SSL Certificate With Room Alert Manager - AVTECH","og_description":"For a more secure web interface, you can configure Room Alert Manager to use an SSL certificate. This will allow the software&#8217;s web interface to use HTTPS, as shown in the screenshot below: In order to complete the steps in this FAQ, you must already have an SSL certificate. For more information, please see the [&hellip;]","og_url":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/","og_site_name":"AVTECH","article_published_time":"2021-07-16T13:07:56+00:00","article_modified_time":"2022-11-22T21:00:19+00:00","og_image":[{"url":"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png","type":"","width":"","height":""}],"author":"Allie Wojtanowski","twitter_card":"summary_large_image","twitter_creator":"@AVTECHSoftware","twitter_site":"@AVTECHSoftware","twitter_misc":{"Written by":"Allie Wojtanowski","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#article","isPartOf":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/"},"author":{"name":"Allie Wojtanowski","@id":"https:\/\/avtech.com\/articles\/#\/schema\/person\/2966f1925021087dba64df344049f189"},"headline":"How To Use An SSL Certificate With Room Alert Manager","datePublished":"2021-07-16T13:07:56+00:00","dateModified":"2022-11-22T21:00:19+00:00","mainEntityOfPage":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/"},"wordCount":1087,"image":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#primaryimage"},"thumbnailUrl":"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png","articleSection":["Room Alert Manager"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/","url":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/","name":"How To Use An SSL Certificate With Room Alert Manager - AVTECH","isPartOf":{"@id":"https:\/\/avtech.com\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#primaryimage"},"image":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#primaryimage"},"thumbnailUrl":"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png","datePublished":"2021-07-16T13:07:56+00:00","dateModified":"2022-11-22T21:00:19+00:00","author":{"@id":"https:\/\/avtech.com\/articles\/#\/schema\/person\/2966f1925021087dba64df344049f189"},"breadcrumb":{"@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#primaryimage","url":"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png","contentUrl":"https:\/\/avtech.com\/articles\/wp-content\/uploads\/2022\/11\/RAM_address_HTTPS_yourDomain.png","width":779,"height":166},{"@type":"BreadcrumbList","@id":"https:\/\/avtech.com\/articles\/22156\/how-to-use-an-ssl-certificate-with-room-alert-manager\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/avtech.com\/articles\/"},{"@type":"ListItem","position":2,"name":"How To Use An SSL Certificate With Room Alert Manager"}]},{"@type":"WebSite","@id":"https:\/\/avtech.com\/articles\/#website","url":"https:\/\/avtech.com\/articles\/","name":"AVTECH","description":"Frequently Asked Questions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/avtech.com\/articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/avtech.com\/articles\/#\/schema\/person\/2966f1925021087dba64df344049f189","name":"Allie Wojtanowski","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f8edc459fb4a1895531122d0856bb562ec6c35674b7dc306fc3529bb5252fbb8?s=96&d=mm&r=g","caption":"Allie Wojtanowski"},"url":"https:\/\/avtech.com\/articles\/author\/alexandriaw\/"}]}},"_links":{"self":[{"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/posts\/22156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/comments?post=22156"}],"version-history":[{"count":61,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/posts\/22156\/revisions"}],"predecessor-version":[{"id":25147,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/posts\/22156\/revisions\/25147"}],"wp:attachment":[{"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/media?parent=22156"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/categories?post=22156"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/avtech.com\/articles\/wp-json\/wp\/v2\/tags?post=22156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}