Bug 259379

Summary: [NEW PORT] security/openca-ocspd security/libpki : OpenCAs OCSP responder
Product: Ports & Packages Reporter: Bruno Damour <bruno>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
Patch against ports tree
none
Patch against ports tree v2
none
Patch against current ports tree
none
Patch against current ports tree none

Description Bruno Damour 2021-10-23 13:48:03 UTC
Hello, 
I somehow succeeded in making a port for openCAs OCSP responder (including the necessary libpki).
I know the whole project is more or less dying (though some recent updates in libpki show some interesting life evidence), but as far as I know there is no other free solution for an OCSP responder except openSSLs very limited one (especially not supporting more than one intermediate CA).
The port has been working for me reasonably well, I wouldn’t say it is tested though, but I thought it could be of interest for others.
Bruno
Comment 1 Bruno Damour 2021-10-23 13:49:08 UTC
Created attachment 228965 [details]
Patch against ports tree
Comment 2 Bruno Damour 2021-12-27 17:53:03 UTC
Created attachment 230462 [details]
Patch against ports tree v2
Comment 3 Bruno Damour 2022-06-14 20:14:55 UTC
Created attachment 234687 [details]
Patch against current ports tree

- removed “created by” comment
- removed unnecessary DISTNAME
- corrected order of variables as recommended by portclippy
- rEgenerated patch with make makepatch instead of patch
Comment 4 Bruno Damour 2022-06-14 21:23:17 UTC
Created attachment 234691 [details]
Patch against current ports tree

Change the committer email to bruno@ruomad.net to match the maintainer email.
Comment 5 Bruno Damour 2022-06-14 21:28:17 UTC

*** This bug has been marked as a duplicate of bug 264475 ***