You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to configure grunt-contrib-watch livereload to work with a local development server which has https characteristics using mkcert. Not succeeding finding an example specific to mkcert, I tried adapting the example from the documentation for SSL key/cert file pairs. This:
I am trying to configure grunt-contrib-watch livereload to work with a local development server which has https characteristics using mkcert. Not succeeding finding an example specific to mkcert, I tried adapting the example from the documentation for SSL
key
/cert
file pairs. This:adapted to:
It did not work.
grunt
returned the following.What is the method for using livereload on https sites using mkcert?
The text was updated successfully, but these errors were encountered: