Yes I use HTTPS (SSL) for XML-RPC and SOAP. Applescript can handle this. Remember that when you use self signed certificates you’ll need to install the certificate first before you can call any method. A webbrowser gives a dialog and asks you if you trust the unknown certificate. Applescript’s XML-RPC client doesn’t have this feature and you’ll get an transport error.