I am using laravel with linux server.
The laravel apis not working on https on my local and live server.
it gives error NET::ERR_CERT_COMMON_NAME_INVALID
please guide me the way to add self sign certificate for api work on https or give me your suggestions what should be my steps.
I will appreciate best answer.