I've done a few searches, and cannot find the answer to this question:
Does Drupal use any of the PHP built-ins for authentication over SSL in the backend? If not, does it work well with the entire site secured and accessible only via SSL? I want to protect my site's members as much as possible...specifically their private profile and authentication information. Noticing that the drupal.org site is not accessible via an https URL raises the question for me.
I'm trying to develop an application (using Java, XML & XSLT) where I can customize my page. For that I want to use the import module..so how to use that import module
in my application?