Alexander Chumakov d0d785ac28
Fix stop_services; fix ssl_protocols
certbot_create_standalone_stop_services is ok for this test case, but for use as a complete example should stop nginx service.
Also TLSv1.1 is not safety, better to use TLSv1.2 and TLSv1.3.
2022-06-10 10:12:15 +03:00
..