Date: Sat, 25 Jun 2022 13:10:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264885] security/ssl-admin: patch to fix bss_file.c issue Message-ID: <bug-264885-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264885 Bug ID: 264885 Summary: security/ssl-admin: patch to fix bss_file.c issue Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dvl@FreeBSD.org CC: ecrist@secure-computing.net Flags: maintainer-feedback?(ecrist@secure-computing.net) CC: ecrist@secure-computing.net Created attachment 234930 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234930&action= =3Dedit use -extensions v3_req not req_v3 re: https://forums.freebsd.org/threads/ssl-admin-bss_file-c.83921/ This hit me again today and I am finally created the patch I offered to cre= ate. The patch will fix this error: =3D=3D=3D> Serial Number =3D 17 =3D=3D=3D=3D=3D=3D=3D=3D=3D> Signing request for hostname.com Using configuration from /usr/local/etc/ssl-admin/openssl.conf 34371153920:error:02001002:system library:fopen:No such file or directory:/usr/src/crypto/openssl/crypto/bio/bss_file.c:69:fopen('hostname.= com.csr','r') 34371153920:error:2006D080:BIO routines:BIO_new_file:no such file:/usr/src/crypto/openssl/crypto/bio/bss_file.c:76: There was an error during openssl execution. Please look for error messages above. at /usr/local/bin/ssl-admin line 161, <> line 4. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264885-7788>