-
Notifications
You must be signed in to change notification settings - Fork 669
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
The certificate has expired. How can I obtain a new one? #916
Comments
Same query I also had. |
Also have the same problem. |
I have the same problem. |
I've found out how to generate certificates. |
Is it possible to share exact steps not sure if I am doing correct when I followed above link. |
Can you share the steps, how to generate new certificate (ca-certificate-ec.cer) or anyone generated new certificate. Can you share to me? |
Hi @workcheng , |
Yes shared certificate not working:
|
The certificate has expired. You should generate paired certificates in this way, update the program, and then install the newly generated certificate.cer into the browser: |
The certificate has expired. You should generate paired certificates in this way, update the program, and then install the newly generated certificate.cer into the browser: |
Hi @workcheng ,
I need this certificate only. Could you please help on the steps how to generate this certificate. |
try this: |
Has anybody found a workaround for this issue? |
try this: |
|
Hi @workcheng |
ok: |
Its not working @workcheng. Getting not verified error |
What was the prompt when the original certificate was installed? This is a self-signed certificate. Isn't it normal that it didn't pass the verification? |
@workcheng Shared ca-certificate-ec.cer has RSA encryption instead of Elliptic Curve Public Key. |
I use this for my own project on the PC side. As long as I load the new .p12 certificate when starting and the browser trusts the cer certificate, I can pass the proxy. My current program is running normally. But I don't know how to solve your problem. |
I generated this certificate using the certificate generated by my tool. I guess that if I want this to pass the verification, I need to generate this certificate using a certificate that is trusted by the root certificate. |
@workcheng Is it possible to generate the certificate with root certificate? |
browsermob-proxy-2.1.5-bin.zip |
@artsab This file is not there ca-certificate-ec.cer. Could you please generate this certificate and share here. |
Yes, sorry. |
@artsab Not working. Could you please generate this file and share it to me ca-certificate-ec.cer. You have shared RSA encryption, I required ECC. If possible generate and share this certificate ca-certificate-ec.cer |
@artsab Tried this. Still not working. Not getting the internet while connecting the proxy. Not sure. Why its not working. |
@praveenthumbur the same problem. Added these certificates and still have no connection |
Hi, |
Can you provide a small demo to reproduce the problem that occurs in the usage scenario of your project? The ones I generated on my end work fine in my project. |
Hi @workcheng I am facing the same issue and will try to complete doc you have shared. I have one question, Does it generates a new cert every time we generate the proxy and do we have same to import it in the browser? |
You can generate a long - term certificate, replace the original configuration, and then import the new certificate into the browser. This only needs to be done once per computer. |
One solution for this is to migrate to BrowserUp proxy. It is continuation of the same utility with updated changes. They have updated the expired certification as well. |
BrowserUp use the same certificate and it is expired |
Nope. There is one more BrowerUp utiility. The one you are referring to has been discontinued |
@niha55 BrowserUp Certificate worked for you? Can you share the link for certificate? |
Sure. I will send the steps here. |
Hi @niha55 , Browserup-proxy is not similar. Har file generation logic is different from BrowserMob Proxy. |
Step 1: Start the BrowserMob Proxy in the server with specific Port |
@workcheng I have generated a new long-term certificate and I have restored the original configuration and have imported the new certificate into firefox browser but getting the below error in the server logs. Can you please advise me if you happen to know to resolve this issue
|
Thank you @niha55 for helping. This is working for us. |
The text was updated successfully, but these errors were encountered: