Replies: 3 comments 2 replies
|
What operating system are you using? Is it Linux? On Linux, certificate management is a bit more complicated because there is no single global certificate store used consistently across all applications. In many cases, browsers handle certificates independently. For Google Chrome, you usually need to manually trust the certificate by following these steps:
For Debian / Ubuntu: sudo cp FlyEnv-Root-CA.crt /usr/local/share/ca-certificates/
sudo update-ca-certificatesFor Arch Linux: sudo trust anchor FlyEnv-Root-CA.crtFor Fedora / CentOS / RHEL: sudo cp FlyEnv-Root-CA.crt /etc/pki/ca-trust/source/anchors/
sudo update-ca-trustAfter that, restart Chrome again and re-open your local HTTPS site. |
|
I also noticed that you applied for a FlyEnv license. Please reapply according to Option C in the license guide: FlyEnv License Guide - Option C: Spread the Word Promotion Thanks again for supporting FlyEnv |

Uh oh!
There was an error while loading. Please reload this page.
Tại sao đã cài đặt chứng chỉ SSL cho Domain rồi mà Chrome vẫn cảnh báo?
All reactions