Skip to content

slapos_*: Only createAuthorityCertitificate when needed

This minor improvement speed up a bit the tests (since you dont need) reset certificate folder and it makes it reduce future conflicts while developing the caucase integration.

The inconvenient is requires add require_certificate on multiple locations, but it makes the tests more straight forward.

Merge request reports