Marco Fargetta

Results 77 comments of Marco Fargetta

These warnings are mainly for developers so it should be OK to have them hidden in normal operations. In my opinion the branch can go into the master and close...

I think the problem could be for developers of other projects because they are not notified when something get deprecated but for internal development (referring to us) it should not...

it is clear the point but for internal code if you remove something used in other parts of the code then some tests should fails and the package is not...

@edewata @frasertweedale I vote for consistency. If we decide the same naming for all subsystem will be better, unless there is a reason to choose differently.

Since you are in the work of re-structure the actions I would know if it is possible to modify in a way we can test locally. If you are working...

I saw all green and I did not notice the CA tests were skipped. If I get correctly you would share the rpms and not the container. Additionally, this should...

> test it on a FIPS enabled system I have tested only on my fedora machine and add a github test. I have not a FIPS system but I will...

There is not a pkiclient.exe generated. It is just a url path mapped with a servlet here: https://github.com/dogtagpki/pki/blob/master/base/ca/shared/webapps/ca/WEB-INF/web.xml#L2582-L2585. If it does not work there should be a configuration error

To test on FIPS enviroment I have used a modified version of PyScep and the code in [this gist](https://gist.github.com/fmarco76/d2e7a3f771617dcfaca95ddc1fbd13ab)

> This looks good, approving as long as the testing mentioned recently works for both cases. Actually, I was doing all the latest tests with AES and did not try...