GET /api/v1/ports/mod_scep/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_scep",
"portdir": "www/mod_scep",
"version": "0.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/",
"description": "Redwax apache module to handle SCEP requests",
"long_description": "Redwax.eu module that Exposes an endpoint that can process a traditional SCEP request and return a certificate from your normal apache webserver.",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "dirkx",
"github": "dirkx",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"apache2",
"mod_ca"
]
}
],
"depends_on": []
}