<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Failed SSL Cert request from Admin UI - Install &amp; Setup				            </title>
            <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 06 Jun 2026 20:25:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-9810</link>
                        <pubDate>Thu, 16 Jan 2025 08:46:20 +0000</pubDate>
                        <description><![CDATA[@zottel
@uhl-services
yeah, you picked it correctly.
So we could summarize the whole concept as:

gcf shows gobal configuration where as gs shows local configuration(node wise)
gs beco...]]></description>
                        <content:encoded><![CDATA[<p>@<span>zottel</span></p>
<p>@<span>uhl-services</span></p>
<p>yeah, you picked it correctly.</p>
<p>So we could summarize the whole concept as:</p>
<ol>
<li><strong>gcf</strong> shows gobal configuration where as <strong>gs</strong> shows local configuration(node wise)</li>
<li><strong>gs</strong> becomes more significant in case of single server. We need to keep an eye on <strong>gs</strong> in case of using an attribute.</li>
<li>By default <strong>zimbraReverseProxyMailMode</strong> inherits value from server and by default carbonio CE stores https as the value of <strong>zimbraReverseProxyMailMode.</strong></li>
<li>An attribute can be implemented at server level or global level. That's why <strong>flags</strong> in attributes are important to watch out:</li>
</ol>
<pre contenteditable="false">zextras@mail:~$ carbonio prov desc -a zimbraReverseProxyMailMode
zimbraReverseProxyMailMode
    whether to run proxy in HTTPS or redirect mode. See also related
    attributes zimbraMailProxyPort and zimbraMailSSLProxyPort

               type : enum
              value : https,redirect
           callback :
          immutable : false
        cardinality : single
         requiredIn :
         optionalIn : server,globalConfig
              flags : serverInherited
           defaults : redirect
                min :
                max :
                 id : 685
    requiresRestart : nginxproxy
              since : 5.0.7
    deprecatedSince :

zextras@mail:~$
zextras@mail:~$
zextras@mail:~$ carbonio prov gcf zimbraReverseProxyMailMode
zimbraReverseProxyMailMode: redirect
zextras@mail:~$
zextras@mail:~$
zextras@mail:~$ carbonio prov gs $(hostname -f) zimbraReverseProxyMailMode
# name mail.ub22ce24121.xyz
zimbraReverseProxyMailMode: https

zextras@mail:~$
</pre>
<p>regards,</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-9810</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-9785</link>
                        <pubDate>Mon, 13 Jan 2025 16:19:20 +0000</pubDate>
                        <description><![CDATA[@zottel how did you solved the issue? I have the same issues on restarting my carbonio instance.]]></description>
                        <content:encoded><![CDATA[@zottel how did you solved the issue? I have the same issues on restarting my carbonio instance.]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Viorel-Cosmin Miron</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-9785</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-6940</link>
                        <pubDate>Fri, 19 Jan 2024 09:52:44 +0000</pubDate>
                        <description><![CDATA[Ah, sorry, it was my problem, I had two misunderstandings in the documentation:
First, I didn&#039;t realize that the prov gacf command was a global setting whereas the ms command was a setting ...]]></description>
                        <content:encoded><![CDATA[<p>Ah, sorry, it was my problem, I had two misunderstandings in the documentation:</p>
<p>First, I didn't realize that the prov gacf command was a global setting whereas the ms command was a setting local to the server. I thought that if gacf returned redirect, everything must be correct for my server. gs, however, returned https, so that was the problem.</p>
<p>Second, I wasn't sure if my single server system qualified as a "proxy node" as described in the documention, and if the step to delete zimbraReverseProxyMailMode on the proxy nodes would have to executed on my server. When I did that, it worked.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>zottel</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-6940</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-6939</link>
                        <pubDate>Fri, 19 Jan 2024 08:39:37 +0000</pubDate>
                        <description><![CDATA[Hi,
I have the same problem on my freshly installed Carbonio 23.12. The server is not listening on port 80.
zimbraReverseProxyAvailableLookupTargets looks good, zimbraReverseProxyMailMode ...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I have the same problem on my freshly installed Carbonio 23.12. The server is not listening on port 80.</p>
<p>zimbraReverseProxyAvailableLookupTargets looks good, zimbraReverseProxyMailMode is set to redirect. (That's correct on a single server installation, right?) I didn't have to change these settings, but ran zmproxyconfgen anyway, which didn't throw any errors or warnings.</p>
<p>zmproxyctl restart says</p>
<pre contenteditable="false">Stopping proxy...nginx:  conflicting server name "carbonio.zottel.net" on 0.0.0.0:443, ignored
done.
Starting proxy...nginx:  conflicting server name "carbonio.zottel.net" on 0.0.0.0:443, ignored
done.
</pre>
<p>Looking through the nginx configs in /opt/zextras/conf/nginx/includes/, I noticed that the only files where a "listen 80" directive is issued are nginx.conf.web.http and nginx.conf.web.http.default, but those are not included anywhere in my configuration. The corresponding include lines in nginx.conf.web are commented out.</p>
<p>Any ideas what could be wrong?</p>
<p>Thanks, Christian</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>zottel</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/3/#post-6939</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6706</link>
                        <pubDate>Fri, 22 Dec 2023 15:26:25 +0000</pubDate>
                        <description><![CDATA[That&#039;s the right attitude, thanks! 👍]]></description>
                        <content:encoded><![CDATA[
<p>I wish I knew which of the changes I made solved the problem because it may have been helpful to others,</p>
<p></p>
<p>That's the right attitude, thanks! 👍 </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>stefanodavid</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6706</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6705</link>
                        <pubDate>Fri, 22 Dec 2023 15:23:18 +0000</pubDate>
                        <description><![CDATA[@stefanodavid I wish I knew which of the changes I made solved the problem because it may have been helpful to others, but now certs install at the press of a button, something that was neve...]]></description>
                        <content:encoded><![CDATA[<p>@stefanodavid I wish I knew which of the changes I made solved the problem because it may have been helpful to others, but now certs install at the press of a button, something that was never the case with zimbra and for which I applaud the carbonio team.</p>
<p>one click from the UI ! I still can't get over it.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>UK_Simon</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6705</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6702</link>
                        <pubDate>Fri, 22 Dec 2023 15:11:33 +0000</pubDate>
                        <description><![CDATA[@uk_simon
It&#039;s quite strange that Let&#039;s Encrypt certificates are not generated properly, we routinely create them. It may be the case of some strange combination of factors, including (as y...]]></description>
                        <content:encoded><![CDATA[<p>@uk_simon</p>
<p>It's quite strange that Let's Encrypt certificates are not generated properly, we routinely create them. It may be the case of some strange combination of factors, including (as you mention) external configurations, i.e., not Carbonio-related. In case you happen to find a way to reproduce the issue, we'll be happy to have a look.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>stefanodavid</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6702</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6686</link>
                        <pubDate>Wed, 20 Dec 2023 09:46:58 +0000</pubDate>
                        <description><![CDATA[Hi Sharif
It installed OK and all carbonio tests confirmed it, however it took a lot of troubleshooting to get the certs to install.
Unfortunately I don&#039;t know precisely what it was that w...]]></description>
                        <content:encoded><![CDATA[<p>Hi Sharif</p>
<p>It installed OK and all carbonio tests confirmed it, however it took a lot of troubleshooting to get the certs to install.</p>
<p>Unfortunately I don't know precisely what it was that was causing the error, but I did find issues unrelated to carbonio like a spurious character in the netplan yaml file and there were a number of DNS issues some of which still prevail, but something I did outside carbonio got the Letsencrypt certs to install this time.</p>
<p>I said in the above post that everything is aparently OK ie all the Carbonio components are active and running and all the Carbonio services are running but I am still not receiving emails, something I will address in a separate thread.</p>
<p>regards</p>
<p>Simon</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>UK_Simon</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6686</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6684</link>
                        <pubDate>Wed, 20 Dec 2023 05:26:06 +0000</pubDate>
                        <description><![CDATA[@uk_simon 
Hi,
Did you get any issues this time?
Regards,
Sharif]]></description>
                        <content:encoded><![CDATA[<p>@uk_simon </p>
<p>Hi,</p>
<p>Did you get any issues this time?</p>
<p>Regards,</p>
<p>Sharif</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6684</guid>
                    </item>
				                    <item>
                        <title>RE: Failed SSL Cert request from Admin UI</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6683</link>
                        <pubDate>Tue, 19 Dec 2023 21:57:20 +0000</pubDate>
                        <description><![CDATA[I re-installed Ubuntu and Carbonio, followed the docs and video and everything works, even the letsencrypt cert was installed at the press of a button.]]></description>
                        <content:encoded><![CDATA[<p>I re-installed Ubuntu and Carbonio, followed the docs and video and everything works, even the letsencrypt cert was installed at the press of a button.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>UK_Simon</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/failed-ssl-cert-request-from-admin-ui/paged/2/#post-6683</guid>
                    </item>
							        </channel>
        </rss>
		