Re: [Burp-users] rebuilt Windows laptop, problem initializing certificates
Brought to you by:
grke
|
From: Bo G. <bo...@bo...> - 2023-05-25 18:31:03
|
Doing some additional digging, I see this in syslog: May 25 11:27:04 blort burp[53722]: Client MrsWeasley wants a certificate signed May 25 11:27:04 blort burp[53722]: Received: /etc/burp/CA/MrsWeasley.csr May 25 11:27:04 blort burp[53722]: Signing certificate signing request from MrsWeasley May 25 11:27:04 blort burp[53722]: Running '/usr/sbin/burp_ca --name MrsWeasley --ca burpCA --sign --batch --dir /etc/burp/CA --config /etc/burp/CA.cnf' May 25 11:27:05 blort burp[53722]: /usr/sbin/burp_ca returned: 1 May 25 11:27:05 blort burp[53722]: Error running /usr/sbin/burp_ca May 25 11:27:05 blort burp[53722]: Error signing client certificate request for MrsWeasley May 25 11:27:05 blort burp[53722]: exit child May 25 11:27:05 blort burp[1267]: pipe from child 6: end of data May 25 11:27:05 blort burp[1267]: pipe from child 6: disconnected fd 6 It would appear that burp_ca is failing for some reason. On 5/24/23 17:59, Bo Gusman via Burp-users wrote: > Hi all. > > I had to reimage my wife's laptop. It had been connected to my burp > server and been running backups reliably for quite some time. I just > installed burp 2.4 and upon running burp from an elevated command > prompt for the first time, I saw this > > burp -a l > > "generating certificate signing request: C:\Program > Files\Burp\CA\MrsWeasley.csr" > 2023-05-24 17:47:34: burp[724] Sent C:/Program > Files/Burp/CA/MrsWeasley.csr > 2023-05-24 17:47:34: burp[724] main socket 644: Peer closed SSL session > 2023-05-24 17:47:34: burp[724] transfer file returning: -1 > 2023-05-24 17:47:34: burp[724] Received: C:/Program > Files/Burp/ssl_cert-client.pem.724 > 2023-05-24 17:47:34: burp[724] main socket 644: Peer closed SSL session > 2023-05-24 17:47:34: burp[724] transfer file returning: -1 > 2023-05-24 17:47:34: burp[724] Received: C:/Program > Files/Burp/ssl_cert_ca.pem.724 > 2023-05-24 17:47:34: burp[724] Re-opening connection to xxxx.yyy.us:4971 > 2023-05-24 17:47:39: burp[724] Can't read ssl_cert: C:/Program > Files/Burp/ssl_cert-client.pem > 1744:error:0909006C:PEM routines:get_name:no start > line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE > 1744:error:140DC009:SSL routines:use_certificate_chain_file:PEM > lib:ssl/ssl_rsa.c:622: > 2023-05-24 17:47:39: burp[724] error initialising ssl ctx > > The server is Ubuntu server 22.04.2 LTS with burp 2.4.0. > > On the laptop, I see > > 05/24/2023 05:47 PM 1,706 ssl_cert-client.key > 05/24/2023 05:47 PM 0 ssl_cert-client.pem > > What am I missing? > > Bo > > > > _______________________________________________ > Burp-users mailing list > Bur...@li... > https://lists.sourceforge.net/lists/listinfo/burp-users |