Skip to content

Add Trillian TLS support for ct_server#1551

Merged
roger2hk merged 3 commits intogoogle:masterfrom
fghanmi:updateTLSTrillian
Aug 8, 2024
Merged

Add Trillian TLS support for ct_server#1551
roger2hk merged 3 commits intogoogle:masterfrom
fghanmi:updateTLSTrillian

Conversation

@fghanmi
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
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)
ompushkara pushed a commit to securesign/certificate-transparency-go that referenced this pull request Jan 14, 2026
* 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>
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