#7843 [WebUI] Use generated certificates and CSR for testing
Closed: fixed by stsymbal. Opened by stsymbal.

Get rid of next config variables: arbitrary_cert_path, service_csr_path, user_csr_path.
CSR and certificates for Web UI tests should be generated on fly.

Acceptance criteria:
- tests should run without certificate path specification;
- all tests which used this variables should pass successfully.


master:

  • bf1875a0e7d0d0526cb9211e9e5972147da0722c Web UI tests: Get rid of _cert_path and _csr_path config variables
  • b763bc7952fb00072a1a06602388e0e99d88985d Fix test_arbitrary_certificates for Web UI

ipa-4-7:

  • 06c0b05c9cd8702d5a4e2ee05d3c2f354944a2ba Web UI tests: Get rid of _cert_path and _csr_path config variables
  • c746ecd1ffd52ede585a28c625389fee3879302f Fix test_arbitrary_certificates for Web UI

Metadata Update from @stsymbal:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

ipa-4-6:

  • 46338fdcb4f2257ccd39d365328fd3f89968f7d3 Web UI tests: Get rid of _cert_path and _csr_path config variables
  • 36bf34c379e1aaf7760fdd26873f9eb96ace75dd Fix test_arbitrary_certificates for Web UI
Metadata