Aditya Raj Singh

Results 2 comments of Aditya Raj Singh

I modified into this and it is working perfectly fine for me: curl -s https://certspotter.com/api/v0/certs\?domain\=yahoo.com | jq '.[].dns_names[]' | tr -d '"' | sort -u