openBalena SSL configuration & certificates

Hi,

I’m following the guide found here to setup openBalena on a Ubuntu 24.04LTS virtual machine in Azure.

I’m at the SSL Configuration section and had a question around this. We do not use Cloudflare or Gandi and in the guide it mentions once obtaining your certificate.

I seen that previously (such as mentioned in this post) there was a scripts directory and that it looks to have generated some certificates as apart of the script?

The issue is we do not want to use a live production wildcard certificate for the server.

I was hoping to generate certificates for this use case but could not see any guidance around what options I have for the custom SSL certs as the scripts no longer look to be included when git cloning.

Can anyone point me in the right direction for this?

If you need any more information, please let me know.
Thank you

Hello

The system will automatically generate a self-signed certificate as per the gettign started guide. You should probably try that first, to see if it meets your use-case(s).

Cheers!

Thanks for the reply, will give it a go. Cheers!