veraison / services

Attestation verification services based on Veraison components
Apache License 2.0
24 stars 13 forks source link

feat: implement TLS support #229

Closed setrofim closed 3 months ago

setrofim commented 3 months ago

Implement support for TLS for the API services. This introduces three new configurations to each service:

Fixes https://github.com/veraison/services/issues/191

yogeshbdeshpande commented 3 months ago

@setrofim Your commit comment needs to be corrected.

As of now it reads:

- protocol: this defaults to "https"; switching this to "http" enables TLS.