I've read that to use Docusign Connect, you must point the service to a public facing URL which uses SSL and a valid, purchased certificate.
Is it possible, using demo.docusign.net, to test Docusign Connect locally? I'd like to test out all of the various envelope/recipient events without having to publish (and re-publish) my changes to a public site each time I need to make a change.
More info: I am using ASP.NET Web API for my Docusign Connect "listener". I was hoping to be able to somehow point Docusign Connect to my local site so that I can step through the code.
Is this possible?