Page 1 of 1

Adding support for certifacte authorities

Posted: Fri Mar 28, 2008 12:53 pm
by mjacobson
I have a vortex application that makes a call to an application running on https protocol. Is there a way to add a trusted store to the application so my script will trust the cert from the remote application?

The remote application presents a server cert but doesn't require a cert to get information.

Adding support for certifacte authorities

Posted: Fri Mar 28, 2008 1:19 pm
by mark
Vortex doesn't currently check authorities so all are implicitly accepted. No need for a CA store.