Posted on 04-25-2012 02:25 PM
I am trying to set up https with username and password for our distribution point and i am getting an error from apache "Client used wrong authentication scheme 'Basic" I can not find where you set the auth type in the JSS. I can edit the apache conf file to use basic instead of Digest but seems like a bad idea to send the username and password in clear text.
any help would be great
Posted on 04-26-2012 07:36 AM
If it's https basic should be fine, password won't pass in clear text.