We use a cert signed by godaddy, which is for some reason not included in the prince cert bundle (which I didn't realize existed until stumbling across a thread that mentioned it). The support for certificate management in Prince is pretty rough right now, but there are a few straightforward things that I think could vastly improve it (so that nobody else has to spend all day debugging curl versions and ca bundles and openssl and wading through forums):
1. Add an --insecure option if someone just wants to ignore SSL security for testing or whatever reason (just passing that option to curl)
2. Document the --ssl-ca-certificate option
3. Add an option to specify a CAbundle (just like curl does)
4. Document the location of the included prince ca bundle so that we know what to customize if we need
Also, is there some other support method other than the forums for license-holders? I feel like my day probably could have been saved by someone who knew about the prince ca bundle, but I wasn't sure the best contact method to debug my problem (which included some stuff it'd probably be best not to post on a public forum). Maybe I'm missing something on the website?
thanks
-Wes
1. Add an --insecure option if someone just wants to ignore SSL security for testing or whatever reason (just passing that option to curl)
2. Document the --ssl-ca-certificate option
3. Add an option to specify a CAbundle (just like curl does)
4. Document the location of the included prince ca bundle so that we know what to customize if we need
Also, is there some other support method other than the forums for license-holders? I feel like my day probably could have been saved by someone who knew about the prince ca bundle, but I wasn't sure the best contact method to debug my problem (which included some stuff it'd probably be best not to post on a public forum). Maybe I'm missing something on the website?
thanks
-Wes