laravel 5.3 - Passport with SSL certificate -


i installed ssl certificate on site. however, administrator provides laravel passport not working should. see information not exist in database , can not create clients or delete ones listed in table.

enter image description here

if remove certificate site (added through forge), laravel passport works correctly.

how can resolve issue between passport , ssl certified?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -