Expired Certificate error

Gday!

My server, running an apache XData server module, has an expired certificate so my XData client now fails. Is it possible to permit access to the server despite an expired certificate?

Thanks,
Pat Heuvel

Hello Pat, you can use this for TXDataClient usage on Windows: 

http://www.tmssoftware.biz/business/sparkle/doc/web/bypassing-self-signed-certific.html

It's of course high recommended that you simply update your server certificate. There are free ones available, like https://letsencrypt.org

Thank you!