Hi, I'm running a Java PlaceBot to connect to another server using HTTPS. I'm getting this exception when i run the PlaceBot java.security.AccessControlException: Access denied (javax.net.ssl.SSLPermission setHostnameVerifier) The same code when run on my local machine doesn't throw this exception. When i run this on the Quickr server on submission of a form, this exception arises. Does anybody have some ideas? Thanks.