summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_pki.py
AgeCommit message (Collapse)Author
2024-01-02pki: T3642: add missing base64 constraint on PEM keysChristian Breunig
(cherry picked from commit 679be4c9742ffd5c317742c6c20a268a5e044f0c)
2022-11-30pki: T4847: add test of eapol to ensure interface updateJohn Estabrook
2022-05-31pki: T3642: Update conf scripts using changed PKI objectssarthurdev
2022-04-25smoketest: pki: use setUpClass() over setUp()Christian Poessinger
2021-11-21smoketest: remove superfluous ConfigSession importChristian Poessinger
2021-07-04smoketest: pki: adjust to "type" node removal on CLIChristian Poessinger
A certificate "type" can be auto derived from the certificate itself.
2021-06-29pki: T3642: New PKI config and managementsarthurdev