Skip to content

Cannot configure minimuntls to 1.3 #128

Description

@hugogallegosbyd

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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