-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
I run webpack-dev-server with --https option. See this error in browser console:
This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.[Learn More]
It is necessary to replace the certificate with sha-256 hash, because SHA-1 is deprecated.