Bug 259379 - [NEW PORT] security/openca-ocspd security/libpki : OpenCAs OCSP responder
Summary: [NEW PORT] security/openca-ocspd security/libpki : OpenCAs OCSP responder
Status: Closed DUPLICATE of bug 264475
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-23 13:48 UTC by Bruno Damour
Modified: 2022-06-14 21:28 UTC (History)
0 users

See Also:


Attachments
Patch against ports tree (22.06 KB, patch)
2021-10-23 13:49 UTC, Bruno Damour
no flags Details | Diff
Patch against ports tree v2 (22.79 KB, patch)
2021-12-27 17:53 UTC, Bruno Damour
no flags Details | Diff
Patch against current ports tree (5.39 KB, patch)
2022-06-14 20:14 UTC, Bruno Damour
no flags Details | Diff
Patch against current ports tree (5.39 KB, patch)
2022-06-14 21:23 UTC, Bruno Damour
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***