Forum OpenACS Q&A: Re: using nsopenssl and certificate bundles

Collapse
Posted by Patrick Giagnocavo on
I will add to this, that this can be a pain.

The best way to debug this is not to keep restarting the AOLserver, but instead to use the command line SSL tool "openssl" to verify the CAFile for correct operation.

The man page for openssl has more information; most likely you will want to read up on how to use "openssl s_client verify" and such.