projectdiscovery / chaos-client

Go client to communicate with Chaos DB API.
https://chaos.projectdiscovery.io
MIT License
616 stars 88 forks source link

Chaos not working properly due to some SSL certificate problem please check it #204

Closed RevoltSecurities closed 11 months ago

RevoltSecurities commented 11 months ago

chaos-client version:latest version

Current Behavior:showing 404 Error and that error contains using curl: (60) SSL certificate problem: self-signed certificate

Expected Behavior: Analysing the URL it should get subdomains from the following url making a request and give subdomains but it didn't

Steps To Reproduce:

chaos -d google.com
MetzinAround commented 11 months ago

Hi @sanjai-AK47 !

unless you've changed it, the command for chaos is actually chaos-client. I was unable to reproduce your error.

Screenshot -0926 at 19 56

ehsandeep commented 11 months ago

This is fixed already.

RevoltSecurities commented 11 months ago

@MetzinAround Sorry that I forgot that but after sometime the ssl issue was cleared and Also know what are the changes has applied after resolved that problem