pingcap / tidb-tools

tidb-tools are some useful tool collections for TiDB.
Apache License 2.0
286 stars 191 forks source link

update tls certificate #743

Closed Leavrth closed 11 months ago

Leavrth commented 11 months ago

What problem does this PR solve?

Issue Number: close #744

What is changed and how it works?

openssl x509 -in ./client.crt -noout -dates
notBefore=Sep 21 15:09:01 2023 GMT
notAfter=Feb  6 15:09:01 2051 GMT

Check List

Tests

Release Note

None
Leavrth commented 11 months ago

/release-note-none

ti-chi-bot[bot] commented 11 months ago

[LGTM Timeline notifier]

Timeline:

Leavrth commented 11 months ago

/merge

ti-chi-bot[bot] commented 11 months ago

@Leavrth: We have migrated to builtin LGTM and approve plugins for reviewing.

Please use /approve when you want approve this pull request.

The changes announcement: LGTM plugin changes

Instructions for interacting with me using PR comments are available [here](https://prow.tidb.net/command-help). If you have questions or suggestions related to my behavior, please file an issue against the [ti-community-infra/tichi](https://github.com/ti-community-infra/tichi/issues/new?title=Prow%20issue:) repository.
Leavrth commented 11 months ago

/approve

ti-chi-bot[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Leavrth, zimulala

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/pingcap/tidb-tools/blob/master/OWNERS)~~ [Leavrth,zimulala] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment