Skip to content

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Dec 31, 2021

Adding three new flags to osctrl-api, to have the ability to serve HTTPS:

-cert string
    	Certificate file to be used for TLS. (default "config/tls.crt")
  -key string
    	Private key file to be used for TLS. (default "config/tls.key")
  -tls
    	TLS termination is enabled. It requires certificate and key.

@javuto javuto added ✨ enhancement New feature or request osctrl-api osctrl-api related changes labels Dec 31, 2021
@javuto javuto merged commit 6266402 into main Dec 31, 2021
@javuto javuto deleted the server-tls-osctrl-api branch December 31, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancement New feature or request osctrl-api osctrl-api related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant