Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Trillian TLS support for ct_server #1551

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

fghanmi
Copy link
Contributor

@fghanmi fghanmi commented Aug 8, 2024

Add Trillian TLS support for ct_server:
In a previous PR: #1525, this change was intended but was done on the wrong file trillian/migrillian/main.go instead of trillian/ctfe/ct_server/main.go

This issue was identified while testing a real scenario. It should be fixed by this PR.

related isssue: #1524

Checklist

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>
@fghanmi fghanmi requested a review from a team as a code owner August 8, 2024 10:36
@fghanmi fghanmi requested review from roger2hk and removed request for a team August 8, 2024 10:36
Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>
@roger2hk
Copy link
Contributor

roger2hk commented Aug 8, 2024

@fghanmi Do you have any use case to support TLS in migrillian? If so, we can consider keeping the TLS support there.

@fghanmi
Copy link
Contributor Author

fghanmi commented Aug 8, 2024

@fghanmi Do you have any use case to support TLS in migrillian? If so, we can consider keeping the TLS support there.

@roger2hk actually we don't have any use case for TLS in migrillian for now, but I can keep its TLS configuration if that's okay, what do you think ?

@roger2hk
Copy link
Contributor

roger2hk commented Aug 8, 2024

@fghanmi Do you have any use case to support TLS in migrillian? If so, we can consider keeping the TLS support there.

@roger2hk actually we don't have any use case for TLS in migrillian for now, but I can keep its TLS configuration if that's okay, what do you think ?

Gotcha. This PR looks good to me to remove it from migrillian if there is no such a use case at the moment.

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>
@roger2hk roger2hk merged commit f94433c into google:master Aug 8, 2024
6 checks passed
fghanmi added a commit to securesign/certificate-transparency-go that referenced this pull request Aug 12, 2024
* Add Trillian TLS support for ct_server

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>

* update CHANGELOG.md

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>

* update trillianTLSCACertFile variable name

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>

---------

Signed-off-by: Firas Ghanmi <fghanmi@redhat.com>
fghanmi added a commit to securesign/certificate-transparency-go that referenced this pull request Aug 12, 2024
Add Trillian TLS support for ct_server (google#1551)
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