You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to allow unsecure SSL certs? When I run the malleus.sh against a Jitsi with self-signes SSL cert it will not run. In the output it says "acceptInsecureCerts: false". Obvious I want it to be true.
I have tried to set it "MALLEUS_ALLOW_INSECURE_CERTS" to true in malleus.sh but no luck.
I have started malleus.sh with "--allow-insecure-certs=true" - no luck.
Is there an option to solve this?
The text was updated successfully, but these errors were encountered:
How to allow unsecure SSL certs? When I run the malleus.sh against a Jitsi with self-signes SSL cert it will not run. In the output it says "acceptInsecureCerts: false". Obvious I want it to be true.
I have tried to set it "MALLEUS_ALLOW_INSECURE_CERTS" to true in malleus.sh but no luck.
I have started malleus.sh with "--allow-insecure-certs=true" - no luck.
Is there an option to solve this?
The text was updated successfully, but these errors were encountered: