Posted on 08-21-2018 02:06 PM
Hi All,
I've managed to get an FSDP configured on RHEL6 running netatalk, and that seems to work great for AFP.
The problem is, I can't get https connectivity working. Clients just get 403's according to the web logs. The documentation for configuring the HTTP(S) portion of the FSDP is pretty minimal from what I've found, and focuses almost entirely on doing it on a Mac.
What's required to get this working? I'm not currently using webdav on the system... is that required? I figured it just had to have the direct link, and while it is indeed passing that, it's getting a 403 (forbidden).
Thanks!
Solved! Go to Solution.
Posted on 08-21-2018 05:49 PM
Figured it out. Apache config had commented out the CAPath so the server didn't trust the client cert.
Thanks!
Posted on 08-21-2018 05:49 PM
Figured it out. Apache config had commented out the CAPath so the server didn't trust the client cert.
Thanks!