#97 src/dogtag.c hardcodes paths
Closed: fixed 2 years ago by rcritten. Opened 6 years ago by tjaalton.

cainfo, ssldir, and sslpinfile paths are hardcoded, at least the latter two should be configurable for Debian.

            cainfo = "/etc/ipa/ca.crt";
            ssldir = "/etc/httpd/alias";
            sslpinfile = "/etc/httpd/alias/pwdfile.txt";

Metadata Update from @rcritten:
- Issue assigned to rcritten

3 years ago

I think I'll just drop this entirely. It was there for IPAv3 which is nearing end of life.

Sorry if this comes too late for Debian/Ubuntu.

master:
50cec1d

And fixed a broken test with:
a5f9b62

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata