Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The self-signed certificate error in Vue Apollo client's operation is caused by a security feature in browsers that checks the validity of SSL/TLS certificates which authenticates HTTPS connections. The error occurs when a website's SSL/TLS certificate is self-signed rather than being issued by a trusted Certificate Authority. Browsers do not accept self-signed certificates as valid and will throw an error.