延长 Android 应用程序证书的过期时间

发布于 2024-12-25 04:48:02 字数 174 浏览 0 评论 0原文

最近我看到了这个: 在此处输入图像描述

在 2037 年之前,我的任何应用程序都不太可能生存(我生存,其他所有依赖生存),将由于需要新证书,我的应用程序必须使用新的包名称重新发布?

没有办法延长证书吗?

Recently I saw this:
enter image description here

In the unlikelihood any of my apps survive (and I survive and everything else dependent survives) until 2037, will my apps have to be re-released with a new package name because of needing a new certificate?

Is there no way to extend a certificate?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

↙厌世 2025-01-01 04:48:03

不可以,您无法延长现有证书的有效期。

但是,在首次创建证书时,请将有效期设置为您认为产品能够生存的期限。请参阅此处获取有关如何完成此操作的说明

请参阅 -validity 标志。

No, you cannot extend the validity of an existing certificate.

However, when first creating your certificate, set the validity to be as long as you think the product will survive. Look here for instructions on how to accomplish this.

See the -validity <days> flag.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文