In galerautils/src/gu_asio.cpp, function gu::ssl_prepare_context, you have the following bit of code:
param = conf::ssl_key;
ctx.use_private_key_file(conf.get(param), asio::ssl::context::pem);
param = conf::ssl_cert;
ctx.use_certificate_file(conf.get(param), asio::ssl::context::pem);
param = conf::ssl_ca;
ctx.load_verify_file(conf.get(param, conf.get(conf::ssl_cert)));
If you note, the load_verify_file call is not actually using the ssl_ca configuration setting, instead it is using the ssl_cert configuration setting again.
This means that the only configuration that will work is one where your SSL certificate file contains the issuing CA (and any intermediate certificates due to the use of use_certificate_file instead of use_certificate_chain_file).
The most common working configuration is likely one where you have a single self-signed certificate that you copy to all of your servers, which is what the basic guides suggest, but which is... A great distance from any best practices surrounding SSL certificates.
If the use_certificate_file call could be updated to use_certificate_chain_file at the same time that would be very, very helpful.
{"report":{"fcp":736.3999996185303,"ttfb":168.5,"pageVisibility":"visible","entityId":91828,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"1ba7c584-680b-4894-91a5-9c30e0b5cad7","navigationType":0,"readyForUser":806.5999994277954,"redirectCount":0,"resourceLoadedEnd":790.3000001907349,"resourceLoadedStart":174.69999980926514,"resourceTiming":[{"duration":6.800000190734863,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":174.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":174.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":181.5,"responseStart":0,"secureConnectionStart":0},{"duration":7.300000190734863,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":175,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":175,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":182.30000019073486,"responseStart":0,"secureConnectionStart":0},{"duration":65.40000057220459,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":175.0999994277954,"connectEnd":175.0999994277954,"connectStart":175.0999994277954,"domainLookupEnd":175.0999994277954,"domainLookupStart":175.0999994277954,"fetchStart":175.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":175.0999994277954,"responseEnd":240.5,"responseStart":240.5,"secureConnectionStart":175.0999994277954},{"duration":99.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":175.30000019073486,"connectEnd":175.30000019073486,"connectStart":175.30000019073486,"domainLookupEnd":175.30000019073486,"domainLookupStart":175.30000019073486,"fetchStart":175.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":175.30000019073486,"responseEnd":275,"responseStart":275,"secureConnectionStart":175.30000019073486},{"duration":103.09999942779541,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":175.5,"connectEnd":175.5,"connectStart":175.5,"domainLookupEnd":175.5,"domainLookupStart":175.5,"fetchStart":175.5,"redirectEnd":0,"redirectStart":0,"requestStart":175.5,"responseEnd":278.5999994277954,"responseStart":278.5999994277954,"secureConnectionStart":175.5},{"duration":103.89999961853027,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":175.69999980926514,"connectEnd":175.69999980926514,"connectStart":175.69999980926514,"domainLookupEnd":175.69999980926514,"domainLookupStart":175.69999980926514,"fetchStart":175.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":175.69999980926514,"responseEnd":279.5999994277954,"responseStart":279.5999994277954,"secureConnectionStart":175.69999980926514},{"duration":104.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":175.89999961853027,"connectEnd":175.89999961853027,"connectStart":175.89999961853027,"domainLookupEnd":175.89999961853027,"domainLookupStart":175.89999961853027,"fetchStart":175.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":175.89999961853027,"responseEnd":280.3999996185303,"responseStart":280.3999996185303,"secureConnectionStart":175.89999961853027},{"duration":205.80000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":176,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":176,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":381.80000019073486,"responseStart":0,"secureConnectionStart":0},{"duration":104.79999923706055,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":176.30000019073486,"connectEnd":176.30000019073486,"connectStart":176.30000019073486,"domainLookupEnd":176.30000019073486,"domainLookupStart":176.30000019073486,"fetchStart":176.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":176.30000019073486,"responseEnd":281.0999994277954,"responseStart":281.0999994277954,"secureConnectionStart":176.30000019073486},{"duration":205.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":176.39999961853027,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":176.39999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":381.8999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":105.40000057220459,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":176.5999994277954,"connectEnd":176.5999994277954,"connectStart":176.5999994277954,"domainLookupEnd":176.5999994277954,"domainLookupStart":176.5999994277954,"fetchStart":176.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":176.5999994277954,"responseEnd":282,"responseStart":282,"secureConnectionStart":176.5999994277954},{"duration":278.3999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":177.5,"connectEnd":177.5,"connectStart":177.5,"domainLookupEnd":177.5,"domainLookupStart":177.5,"fetchStart":177.5,"redirectEnd":0,"redirectStart":0,"requestStart":177.5,"responseEnd":455.8999996185303,"responseStart":455.8999996185303,"secureConnectionStart":177.5},{"duration":473.70000076293945,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":177.5999994277954,"connectEnd":177.5999994277954,"connectStart":177.5999994277954,"domainLookupEnd":177.5999994277954,"domainLookupStart":177.5999994277954,"fetchStart":177.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":177.5999994277954,"responseEnd":651.3000001907349,"responseStart":651.3000001907349,"secureConnectionStart":177.5999994277954},{"duration":47.39999961853027,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":409.5,"connectEnd":409.5,"connectStart":409.5,"domainLookupEnd":409.5,"domainLookupStart":409.5,"fetchStart":409.5,"redirectEnd":0,"redirectStart":0,"requestStart":409.5,"responseEnd":456.8999996185303,"responseStart":456.8999996185303,"secureConnectionStart":409.5},{"duration":38.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":653.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":653.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":691.3999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":131.89999961853027,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":654,"connectEnd":654,"connectStart":654,"domainLookupEnd":654,"domainLookupStart":654,"fetchStart":654,"redirectEnd":0,"redirectStart":0,"requestStart":654,"responseEnd":785.8999996185303,"responseStart":785.8000001907349,"secureConnectionStart":654},{"duration":136,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":654.3000001907349,"connectEnd":654.3000001907349,"connectStart":654.3000001907349,"domainLookupEnd":654.3000001907349,"domainLookupStart":654.3000001907349,"fetchStart":654.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":654.3000001907349,"responseEnd":790.3000001907349,"responseStart":790.3000001907349,"secureConnectionStart":654.3000001907349},{"duration":109.5,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":728.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":728.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":837.5999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":42.29999923706055,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":749.8000001907349,"connectEnd":749.8000001907349,"connectStart":749.8000001907349,"domainLookupEnd":749.8000001907349,"domainLookupStart":749.8000001907349,"fetchStart":749.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":749.8000001907349,"responseEnd":792.0999994277954,"responseStart":792.0999994277954,"secureConnectionStart":749.8000001907349}],"fetchStart":1,"domainLookupStart":1,"domainLookupEnd":1,"connectStart":1,"connectEnd":1,"requestStart":15,"responseStart":169,"responseEnd":171,"domLoading":172,"domInteractive":867,"domContentLoadedEventStart":867,"domContentLoadedEventEnd":906,"domComplete":1173,"loadEventStart":1173,"loadEventEnd":1175,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":839.5},{"name":"bigPipe.sidebar-id.end","time":840.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.start","time":840.3999996185303},{"name":"bigPipe.activity-panel-pipe-id.end","time":842.8000001907349},{"name":"activityTabFullyLoaded","time":919.8999996185303}],"measures":[],"correlationId":"52b7d5fd46fc39","effectiveType":"4g","downlink":9.1,"rtt":0,"serverDuration":99,"dbReadsTimeInMs":12,"dbConnsTimeInMs":21,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}