Saikat Ray

Results 3 issues of Saikat Ray

In this case we are trying to probe a site that requires client certificate, i am "intentionally" not sending the certificate via tls_config due to some security constraints. The only...

It would be good to have a "any" value comparison which we have in some of the Unit Test frameworks like XUnit. If I want to compare a value (lets...

I am deploying Chart museum using helm charts, and below is my configuration file ``` spec: values: env: open: STORAGE: amazon STORAGE_AMAZON_BUCKET: xxxx-helm-charts STORAGE_AMAZON_PREFIX: xxxx-charts-s3 STORAGE_AMAZON_REGION: eu-central-1 AWS_SHARED_CREDENTIALS_FILE: /aws/credentials AWS_REGION:...