Getting the above while running the crewai code
This is an issue with not being able to validate the certificate.
The issue can be with serper.dev’s side, they may have an expired certificate. Alternatively, your local certificate store used by python may not have the root certificate authority they signed their certificate with present.
Lastly, someone is tampering with the connection and is creating rogue certificates as part of a Man-In-The-Middle (MITM) attack.