[Bug 264885] security/ssl-admin: patch to fix bss_file.c issue

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Jun 2022 13:10:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264885

            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=234930&action=edit
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 create.

The patch will fix this error:

===> Serial Number = 17
=========> 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.