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

Support to replace custom client cert. #1994

Open
Walker-ZHAO opened this issue Apr 10, 2024 · 2 comments
Open

Support to replace custom client cert. #1994

Walker-ZHAO opened this issue Apr 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Walker-ZHAO
Copy link

For some reason, the validity of my client cert was just 1 week. When my cert expired, I needed to replace them. But for now, I need to import the cert and input the host and domain, then remove the old config entries. I can't just replace the cert for existing entries(reuse the host and port).

In Charles, I can do that by navigating to Proxy -> SSL Proxying Settings -> Client Certificates, double-click the existing entries, then import the cert.

@Walker-ZHAO Walker-ZHAO added the enhancement New feature or request label Apr 10, 2024
@NghiaTranUIT
Copy link
Member

For some reason, the validity of my client cert was just 1 week.

Do you generate your self-signed certificate? If yes, you should increase the expiry date.

Thanks, for now, it's not possible to replace your client certificate, we have to add and remove the old one. I will keep this ticket.

@Walker-ZHAO
Copy link
Author

Thx, the validity limit of the client cert is for company security reasons, I can't change the expiry date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants