how cajn i enable ssl on nginx?
-
here i see a tutorial on enabling ssl on in apache but how to do that in nginx
-
@vipin733: Just enable it:
Menu > Nginx > SSL > Enabled
-
yes i enable but its showing same warning
-
Same as the tutorial for Apache, you need to add the generated certificates to Trust Store.
-
-
i follwed this tutorial thanks its working "https://forum.laragon.org/topic/106/laragon-and-let-s-encrypt/4"