I'm trying to get a SOAP web service set up with Spyne. So far, so good. I have a web service,but not I need to secure the data in-flight with SSL. Is there a way to attach a certificate to the Spyne app so my connection is encrypted? Thank you!
I've looked at the help guides on Spyne.io and have not found the info I need about SSL.