Skip to content

Conversation

@thaJeztah
Copy link
Member

relates to oras-project/oras#100 (comment)

I also had a very quick look at updating lego to v1.x.x, but there's some breaking changes, so I left that for now. Still something to look into probably if we want to make letsencrypt support useful 😅

thaJeztah added 2 commits May 6, 2019 15:02
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

ping @dmcgowan @caervs @manishtomar PTAL

@dmcgowan
Copy link
Collaborator

dmcgowan commented May 6, 2019

Does the current letsencrypt stuff even still work? I thought they had to make some changes to their certificate request protocol that would require using a new library anyway.

@thaJeztah
Copy link
Member Author

Good question; I saw they removed the challenge that currently looks to be the default in this codebase in go-acme/lego@76cb778 (which is what caused the breaking change in V1.x for the code used in this repository)

Perhaps it should be switched to something like https://github.com/mholt/certmagic ?

@dmcgowan
Copy link
Collaborator

dmcgowan commented May 6, 2019

I am strongly in favor to moving to any other package which does letsencrypt correctly

@thaJeztah
Copy link
Member Author

replaced by #2926

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants