Jeff Younker

Results 2 issues of Jeff Younker

I can't seem to find anywhere an example of setting X509 name constraints on a CA cert. Is it possible to do this?

[test_case.tgz](https://github.com/user-attachments/files/20533402/test_case.tgz) ### Expected Behavior I have two docker-compose files. I load them in separate `docker_compose()` statements with different `project_name`s (`p1` and `p2`). They both define one resource name 'xxx'. I...

enhancement