<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>So, in the config.yml I have tried the following to try to also
get port 80 open</p>
<p>port: '443'</p>
<p>port: '80'</p>
<p>That failed.<br>
</p>
<p>Then on to:</p>
<p><br>
</p>
<p>port: '443' '80'</p>
<p>and</p>
<p>port: '443', '80'</p>
<p><br>
</p>
<p>Those also failed.<br>
</p>
<p>Any guidance on the correct syntax on also listening on port 80?<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/24/23 03:05, Walter Klomp wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAH9G5wZX5E3+kKCjLoFs_r0ZvUO6Js1RtPzNhUwSRAhj4cdRJA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr"> Hi Trent,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">I use this script to renew…</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">
<div dir="ltr">#!/bin/bash</div>
<div dir="ltr">if [ `certbot renew 2>&1|grep -c "Cert not
yet due"` -lt 2 ]</div>
<div dir="ltr">then</div>
<div dir="ltr">service nginx stop</div>
<div dir="ltr">sleep 2</div>
<div dir="ltr">certbot renew</div>
<div dir="ltr">chown -R kamailio:ssl-cert /etc/letsencrypt</div>
<div dir="ltr">service nginx start</div>
<div dir="ltr">service kamailio-lb restart</div>
<div dir="ltr">ngcp-kamctl lb fifo debug 0</div>
<div dir="ltr">fi</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">in /etc/group </div>
<div dir="ltr">make sure ssl-cert have this</div>
<div dir="ltr">ssl-cert:x:112:prosody,www-data,kamailio<br>
</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">you may still need to set the chmod to 750 in
/etc/letsencrypt/archive and /etc/letsencrypt/live</div>
<div>
<div class="gmail_signature" data-smartmail="gmail_signature"><br>
</div>
<div class="gmail_signature" data-smartmail="gmail_signature"><br>
</div>
<div class="gmail_signature" data-smartmail="gmail_signature"
dir="ltr">first time installing cert (which I guess you have
already done)</div>
<div class="gmail_signature" data-smartmail="gmail_signature"
dir="ltr"><br>
</div>
<div class="gmail_signature" data-smartmail="gmail_signature"
dir="ltr">certbot certainly -d <domain name> -d
<domain name> if you listen to multiple domain names</div>
<div class="gmail_signature" data-smartmail="gmail_signature"
dir="ltr">choose standalone and make sure nginx is stopped -
that will only affect the panel and api - not a traffic
stopper.</div>
<div class="gmail_signature" data-smartmail="gmail_signature"
dir="ltr"><img
src="https://scribe-mail.myrepublic.net/s2/ywna1b07.gif"
alt="Email header" moz-do-not-send="true" width="1"
height="1">
<table dir="ltr" style="border:0" width="500"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="line-height:0px" colspan="2" height="16"><br>
</td>
</tr>
<tr>
<td style="width:1%;padding-right:24px" valign="top">
<a
href="https://scribe-mail.myrepublic.net/s2/5cp2v6ux"
style="text-decoration:none;line-height:88px;font-size:0px"
target="_blank" moz-do-not-send="true"><img
src="https://scribe-mail.myrepublic.net/s2/4usrwi2n.jpg"
alt="Company logo" style="display:block"
moz-do-not-send="true" width="144" height="88"
border="0"></a> </td>
<td valign="top">
<table style="border:0" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td
style="color:#7c04fc;font-size:15px;line-height:18px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif;font-weight:bold"
align="left"> Walter Klomp </td>
</tr>
<tr>
<td
style="color:#7c838b;font-size:14px;line-height:21px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif" align="left"> Head
of Voice Network </td>
</tr>
<tr>
<td style="line-height:0px" height="16"><br>
</td>
</tr>
<tr>
<td>
<table style="border:0" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td width="20" valign="middle"><img
src="https://scribe-mail.myrepublic.net/s2/j5bnwhgx.png"
alt="Phone" moz-do-not-send="true"
width="10" height="10"></td>
<td
style="color:#364a61;font-size:14px;line-height:21px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif"><a
href="tel:+6568161120"
style="color:#364a61;text-decoration:none;font-weight:normal"
target="_blank"
moz-do-not-send="true"><strong
style="color:#364a61;text-decoration:none;font-weight:normal">+6568161120</strong></a></td>
</tr>
<tr>
<td width="20" valign="middle"><img
src="https://scribe-mail.myrepublic.net/s2/41j4ffwb.png"
alt="Phone" moz-do-not-send="true"
width="10" height="10"></td>
<td
style="color:#364a61;font-size:14px;line-height:21px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif"><a
href="mailto:walter@myrepublic.net"
style="color:#364a61;text-decoration:none;font-weight:normal"
target="_blank"
moz-do-not-send="true"><strong
style="color:#364a61;text-decoration:none;font-weight:normal">walter@myrepublic.net</strong></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="line-height:0px" height="16"><br>
</td>
</tr>
<tr>
<td
style="font-size:14px;line-height:21px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif;color:#364a61"
align="left"> Beyond Work: <span
style="color:#7c04fc">VR Sim Racing, F1,
Travel</span> </td>
</tr>
<tr>
<td style="line-height:0px" height="16"><br>
</td>
</tr>
<tr>
<td
style="font-size:14px;line-height:21px;color:#8d8f99;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif" align="left"> 11
Lorong 3 Toa Payoh, #04-11/15, Jackson
Square, Block B, Singapore 319579 </td>
</tr>
<tr>
<td
style="font-size:14px;line-height:21px;color:#364a61;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif" align="left"> <a
href="https://scribe-mail.myrepublic.net/s2/tidact0m"
style="color:#364a61;text-decoration:none;font-weight:normal"
target="_blank" moz-do-not-send="true"><strong
style="color:#364a61;text-decoration:none;font-weight:normal">www.myrepublic.net</strong></a>
</td>
</tr>
<tr>
<td style="padding-top:16px" valign="top">
<table style="border:0" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td
style="line-height:0px;color:#7c04fc;margin-right:6px;margin-bottom:1px"
width="30" valign="middle"
align="left"><a
href="https://scribe-mail.myrepublic.net/s2/xx0nq9qs"
style="text-decoration:none;color:#7c04fc" target="_blank"
moz-do-not-send="true"> <strong
style="text-decoration:none;font-weight:normal;color:#7c04fc"><img
style="display:block"
alt="facebook-f"
src="https://scribe-mail.myrepublic.net/s2/wzp14gw6.png"
moz-do-not-send="true"
width="24" height="24"> </strong>
</a></td>
<td
style="line-height:0px;color:#7c04fc;margin-left:6px;margin-right:6px;margin-bottom:1px"
width="36" valign="middle"
align="center"><a
href="https://scribe-mail.myrepublic.net/s2/jrh0tzt9"
style="text-decoration:none;color:#7c04fc" target="_blank"
moz-do-not-send="true"> <strong
style="text-decoration:none;font-weight:normal;color:#7c04fc"><img
style="display:block"
alt="instagram"
src="https://scribe-mail.myrepublic.net/s2/lrif4x8i.png"
moz-do-not-send="true"
width="24" height="24"> </strong>
</a></td>
<td
style="line-height:0px;color:#7c04fc;margin-left:6px;margin-right:6px;margin-bottom:1px"
width="36" valign="middle"
align="center"><a
href="https://scribe-mail.myrepublic.net/s2/jo8r4exb"
style="text-decoration:none;color:#7c04fc" target="_blank"
moz-do-not-send="true"> <strong
style="text-decoration:none;font-weight:normal;color:#7c04fc"><img
style="display:block"
alt="twitter"
src="https://scribe-mail.myrepublic.net/s2/5izp6wvd.png"
moz-do-not-send="true"
width="24" height="24"> </strong>
</a></td>
<td
style="line-height:0px;color:#7c04fc;margin-left:6px;margin-right:1px;margin-bottom:1px"
width="30" valign="middle"
align="right"><a
href="https://scribe-mail.myrepublic.net/s2/37lmu5mw"
style="text-decoration:none;color:#7c04fc" target="_blank"
moz-do-not-send="true"> <strong
style="text-decoration:none;font-weight:normal;color:#7c04fc"><img
style="display:block"
alt="linkedin-in"
src="https://scribe-mail.myrepublic.net/s2/uu1c8ot8.png"
moz-do-not-send="true"
width="24" height="24"> </strong>
</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="line-height:0px" height="16"><br>
</td>
</tr>
<tr>
<td style="border-top:1px solid #f5f5f5"
height="12"><br>
</td>
</tr>
<tr>
<td
style="font-size:11px;line-height:16px;font-family:Helvetica,'Helvetica
Neue',Arial,sans-serif;color:#9e9ea6"> The
information in this message is privileged
and confidential. If you are not the
intended recipient of this email, please
don't read, copy, use, distribute or tell
anyone about it; kindly destroy it and
notify the sender by return email. Please
advise immediately if you or your employer
does not consent to email for messages of
this kind. Any content that is not concerned
with MyRepublic business reflects the views
of the sender only and not those of
MyRepublic. </td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" height="40"><br>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<br>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On 24 Mar 2023 at 6:33:35 AM,
Trent Creekmore <<a href="mailto:trent@lindows.org"
moz-do-not-send="true" class="moz-txt-link-freetext">trent@lindows.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"
type="cite">
<div>
<div>
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15
(filtered medium)">
</div>
<div link="#0563C1" vlink="#954F72"
style="word-wrap:break-word" lang="EN-US">
<div class="WordSection1">
<p class="MsoNormal"> </p>
<p class="MsoNormal">I installed it about a month ago,
and have been doing some reading up on it in the
documentation. I do wish there was a “getting started
quick” guide.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">On to the issue at hand, Let’s
Encrypt. Looking at the history of this mailing list,
I see it was mentioned maybe 2-3 times, but that was
quite a few years ago. Those threads were not helpful.
</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">The issue is Let’s Encrypt needs
port 80 to send requests to, and I see nothing Is
listening on port 80.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Digging on my own, I found out the
Nginx config files are read only, and I should instead
be editing the /etc/ngcp-config/config.yml file.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Looking in config.yml, I see
http_csc which appears to be the section which handles
the client portal with port 443 set. Not being
familiar with this config.yml, how is it possible to
have it both listen on ports 89 and 443?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Any other suggestions on correctly
using Let’s Encrypt?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Trent</p>
</div>
</div>
</div>
<div>
<div> -- <br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com"
moz-do-not-send="true" class="moz-txt-link-freetext">Spce-user@lists.sipwise.com</a><br>
<a
href="http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com"
moz-do-not-send="true" class="moz-txt-link-freetext">http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<span
style="color:rgb(34,34,34);font-family:sans-serif;background-color:rgb(255,255,255)"><font
size="1"><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap">The contents of this email and any attachments are confidential and may also be privileged. You must not disseminate the contents of this email and any attachments without permission of the sender. If you have received this email by mistake, please delete all copies and inform the sender immediately. You may refer to our company's Privacy Policy </span><span style="color:rgb(102,102,102);font-family:Arial;font-style:italic;vertical-align:baseline;white-space:pre-wrap"><a href="https://myrepublic.net/sg/legal/terms-of-use-policies/privacy-policy/" target="_blank" moz-do-not-send="true">here</a></span><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap">.</span></font></span>
</blockquote>
</body>
</html>