On Dec 7, 2009, at 2:13 PM, Beat Strasser wrote:
However, how do you handle authentication? For the above url to work,
you need a valid session cookie. I'd would be ideal to have a single
http call (using wget for example) with HTTP Basic Authentication (with
SSL). Is there already a solution available for this?
I just use basic auth and seems to work fine. Have you tried it?
Yes. It only works in my browser when I first do a regular nexus web
site login. And I get a 401 if I try it with wget:
wget "https://host/service/local/..." --user asdf --password asdf
I'm using Nexus OSS 1.4.0.
--
Beat Strasser
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]