03-30-2023, 06:24 PM
Thanks to everyone who participated in solving my problem. My mistake was that the key generation was performed by the URL of the test certificate. As a result, there was an expired certificate in the key chain.
Bottom line: To generate the key correctly, you need to use the URL https://acme-v02.api.letsencrypt.org/acme/ It is listed second in the list of possible ones. My mistake was caused by the inaccuracy of the translation. Thanks again to everyone and good luck to those to whom this information will help in solving problems.
Bottom line: To generate the key correctly, you need to use the URL https://acme-v02.api.letsencrypt.org/acme/ It is listed second in the list of possible ones. My mistake was caused by the inaccuracy of the translation. Thanks again to everyone and good luck to those to whom this information will help in solving problems.

