pyvespa
pyvespa copied to clipboard
Add validation override for cert removal
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.