<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="font-family: Arial, Myriad, 'Liberation Sans', sans-serif; font-size: 12pt;">
<div dir="auto">Hi Sir,</div>
<div dir="auto">Great help, will test out and coming back tou you for the finding. as i had tested multi domain and i work on spce.</div>
<div dir="auto">Only the ssl still figured it out how.</div>
<div dir="auto"><br>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">Best Regards</div>
<div dir="auto"><br>
</div>
<div dir="auto">Syaiful</div>
<div dir="auto">Newbie</div>
<div dir="auto"><br>
</div>
<div id="aqm-original" style="font-family: sans-serif; font-size: 12pt; color: black;">
<!-- body start -->
<div text="#000000" bgcolor="#ffffff" class="aqm-original-body">
<div style="color: black;">
<p style="color: black; font-size: 10pt; font-family: Arial, sans-serif; margin: 8pt 0;">
On March 13, 2018 11:42:40 PM Henk <henk@voipdigit.nl> wrote:</p>
<blockquote type="cite" class="gmail_quote" style="margin: 0 0 0 0.75ex; border-left: 1px solid #808080; padding-left: 0.75ex;">
<p>Hi Syaiful,</p>
It is possible to use multiple domains for Kamailio TLS as explained here: <a moz-do-not-send="true" href="https://lists.kamailio.org/pipermail/sr-users/2015-February/087030.html">
https://lists.kamailio.org/pipermail/sr-users/2015-February/087030.html</a> but I have no experience with that. I am using
<u>one</u> certificate with multiple domains explained here: <a moz-do-not-send="true" href="https://community.letsencrypt.org/t/host-multiple-domains-with-a-single-certificate/20917/2">
https://community.letsencrypt.org/t/host-multiple-domains-with-a-single-certificate/20917/2</a><br>
<br>
If you are using NGINX to verify the certificate, you will need a custom ngcp-panel_csc.customtt.tt2 (/etc/ngcp-config/templates/etc/nginx/sites-available) and include the acme-challenge location for both web-servers on port 80 and the admin port:<br>
<br>
<span>    location /.well-known/acme-challenge {<br>
        root  /usr/share/ngcp-panel;<br>
    }</span><br>
<br>
If you can generate the certificates, you only have to add them in the config.yml template and generate the new config.<br>
<div class="moz-cite-prefix">Last thing is to change the certbot renewal cron and add a NGINX reload to activate the new certificate.<br>
<br>
Mine looks like this, running every week:<br>
<span>0 */12 * * 1 root test -x /usr/bin/certbot -a \! -d /run/systemd/system && perl -e 'sleep int(rand(1800))' && certbot -q renew<br>
50 */12 * * 1 root service nginx reload > /dev/null 2>&1</span><br>
<br>
I hope this helps,<br>
<br>
Henk Plessius<br>
<br>
On 13-3-2018 15:40, Syaiful Bahri Kamaruddin wrote:<br>
</div>
<blockquote type="cite" cite="mid:KL1PR0401MB125319D3D7BE92E53EAD67BCA9D20@KL1PR0401MB1253.apcprd04.prod.outlook.com">
<pre wrap="">Hi All,
To add,

as spce support multi domain, ie:

current server is demo.institute.org

customer 1 = demo.school2.org (their own domain)
customer 2 = demo.school3.org (their own domain)
# both created subdomain and pointing to tje current server.

how to issue ssl and where should i place it on current domain for all 
customer.

You guys help is highly appreciated.

Best Regards

Syaiful
Newbie

On March 13, 2018 9:45:05 PM Syaiful Bahri Kamaruddin 
<a class="moz-txt-link-rfc2396E" href="mailto:chefsyaiful@outlook.com"><chefsyaiful@outlook.com></a> wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hi All,

Need your guys help,
How should i do for Lets Encrypt SSL to be used on SPCE Mr5.5.2 . Could you
guys help me.

Best Regards

Syaiful
Newbie for school project


_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
</blockquote>
<pre wrap="">

_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
</blockquote>
<br>
_______________________________________________<br>
Spce-user mailing list<br>
<a class="aqm-autolink aqm-autowrap" href="mailto:Spce-user%40lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a class="aqm-autolink aqm-autowrap" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a><br>
</blockquote>
</div>
</div>
<!-- body end --></div>
<div dir="auto"><br>
</div>
</body>
</html>