faltest icon indicating copy to clipboard operation
faltest copied to clipboard

How do you deal with local self-signed SSL?

Open NullVoxPopuli opened this issue 5 years ago • 4 comments

Since Chrome is using a new session / config each run, it hasn't accepted my local SSL Cert that I'm using for local dev.

image

NullVoxPopuli avatar Apr 12 '20 16:04 NullVoxPopuli

I'm not sure. Is there a command-line flag for chrome?

kellyselden avatar Apr 12 '20 16:04 kellyselden

Looks like https://superuser.com/a/1036062

NullVoxPopuli avatar Apr 12 '20 17:04 NullVoxPopuli

How do you forward browser args?

NullVoxPopuli avatar Apr 12 '20 17:04 NullVoxPopuli

It will have to be forwarded somewhere in here https://github.com/CrowdStrike/faltest/blob/master/packages/remote/src/index.js#L251

kellyselden avatar Apr 12 '20 19:04 kellyselden