Skip to content

Auto started gateway is missing tls information #2369

Description

@jeffmaury

Bug description

The auto started gateway is missing the signing information.

See

async start(options?: OpenshellGatewayStartOptions): Promise<void> {

A configuration file needs to be generated (see

)

In order to generate the 3 files, call openshell-gateway generate-certs --server-san 127.0.0.1 --server-san localhost --server-san host.openshell.internal --output dir tmpdir and then reference the files in the configuration from that file.

Operating system

MacOS

Installation Method

None

Version

0.2.3

Steps to reproduce

No response

Relevant log output

Additional context

No response

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions