-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid certificate regarding localhost #754
Comments
I have this issue as well. I don't think that the SSL Certificate was signed to localhost. |
@lindleywhite, @juergenzimmermann I've just been testing this issue again and can no-longer reproduce it. Can either of you? |
@shakyShane I just downloaded and installed the fresh browser-sync 2.8.3. The issue still exists. The certificate looks as follows: |
@juergenzimmermann could you please now try browser-sync@2.9.1 |
Could you provide details about how you created that cert? Having trouble with that bit |
I guess you are using OpenSSL (another Option would be "keytool" from a Java installation). So here are my 2 commands for OpenSSL with line continuation for Windows (^):
"C" means country code with 2 characters. Of course, you can omit the email address or the city (L = location) from the subj(ect) parameter. |
Thanks! |
PR? :p |
Can you give me a pointer where you're generating the cert? |
If you could also update that |
Ignore the |
browser-sync 2.8.2 provides a new certificate #750 because the old one was expired. However, when using this certificate with https, then I get an error as shown in the attached screenshot.
The translation in English:
The text was updated successfully, but these errors were encountered: