feat(remoteingress): add TLS certificate resolution and passthrough for RemoteIngress tunnel

This commit is contained in:
2026-02-26 23:50:40 +00:00
parent 37d62c51f3
commit 12070bc7b5
7 changed files with 54 additions and 9 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '9.2.0',
version: '9.3.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}