summaryrefslogtreecommitdiff
path: root/src/conf_mode/le_cert.py
AgeCommit message (Expand)Author
2023-12-31T5474: establish common file name pattern for XML conf mode commandsChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2021-07-30vyos.util: drop custom implementations in favor of is_systemd_service_running()Christian Poessinger
2020-08-19certbot: T2815: change config dir to /config/auth/letsencryptJohn Estabrook
2020-05-29airbag: T2088: explicit enabling of the featureThomas Mangin
2020-04-13service https: T1585: call to sudo can be omittedChristian Poessinger
2020-04-13service https: T1585: bugfix typo in systemd nameChristian Poessinger
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-06util: T2226: rewrite certbot to use cmdThomas Mangin
2020-04-06util: T2226: covert most calls from os.system to utilThomas Mangin
2020-02-05service https: T1585: add support for letsencrypt certificatesJohn Estabrook