pyvespa icon indicating copy to clipboard operation
pyvespa copied to clipboard

Add validation override for cert removal

Open tmaregge opened this issue 9 months ago • 0 comments

The prod deployment integration test appears to be failing because the certificate is overwritten. This is the default behavior in pyvespa, and works fine in dev, but prod is more strict. The PR adds a validation override to get around this (at least for now).

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

tmaregge avatar May 06 '24 12:05 tmaregge