Skip to content

Cannot configure minimuntls to 1.3 #128

Open
@hugogallegosbyd

Description

Hi guys,

I'm having some troubles to enable the minimum tls version to 1.3. Even tough the factory default is 1.2, when I try to configure either using -E environment or config.yml file, the change never works.

Here is my config:

version: 0.1
log:
fields:
service: registry
storage:
cache:
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
http:
addr: 0.0.0.0:443
headers:
X-Content-Type-Options: [nosniff]
tls:
certificate: /certs/e911-utils.crt
key: /certs/e911-utils.key
minimumtls: tls1.3
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3

Others configuration like add, certs, are working, but in tls 1.2.

"Created": "2021-11-13T06:22:51.675426937Z",

Thanks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions