skeeks-semenov / yii2-assets-auto-compress

Automatic compilation of js + css + html
https://skeeks.com/
BSD 3-Clause "New" or "Revised" License
157 stars 43 forks source link

on my remote server it gives me ssl issuer error #13

Open hikmat30ce opened 8 years ago

hikmat30ce commented 8 years ago

I got following error on remoter server which is implemented with ssl: SSL certificate problem: unable to get local issuer certificate

I have checked the source of the page, it has minify the html but not concatenated the css and js files

what will be the cause of this issue