# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                mod_pkcs12
version             0.2.1
revision            1
categories          www security
platforms           darwin
maintainers         {redwax.org:dirkx @dirkx} openmaintainer
license             Apache-2

description         Redwax apache module to issue signed certificates in PKCS12 format

long_description    Redwax.eu apache module that exposes an enpoint that can generate \
                    a certificate and key returned as PKCS12 from your normal apache webserver.

homepage            https://redwax.eu/
master_sites        https://redwax.eu/dist/rs \
                    freebsd

checksums           sha256  51199d09f5ddc4c4be04eac92ab619bb791323c2ee2bfeab0218a9a1a5c3c42f \
                    rmd160  7a1f7696578d54244612e5ad2ff593b779615b02 \
                    size    96524

depends_lib         port:apache2 port:mod_ca path:lib/libssl.dylib:openssl
