How to expose port 443 on Ubuntu Core?

Hey there!

What do we use to configure the firewall of Ubuntu Core?

We need to access port 443 to do requests to a service we are running.

Might be simple, but a Google search didn’t give me results…

Charlee

There is no built-in firewall. If your app plugs network and network-bind interfaces, any sockets it is listening on should be available.

1 Like