Does the vue axios request https require manual processing of the certificate?

use axios to send https requests.
Certificate is a self-issued (Self Sign)

error is reported by default:

clipboard.png

you need to manually open the browser and enter https://., click Advanced, and then manually confirm "still connect", that is, the certificate has been downloaded. Then use axios to access the https address, and that"s fine.

how can I automatically get axios to automatically accept ssl certificates?

Mar.11,2021

may be because your certificate is self-issued. Browsers do not recognize

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34afe-2b6af.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34afe-2b6af.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?