
Creator
2011-06-29
11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tRest with NTLM Proxy-Authorization
Hi,
I would like to use a tRest to access a https webservice.
My authentication scheme is local PC -> NTLM Proxy auth -> HTTP Basic auth -> HTTP data
I tried to add a tSetProxy and set "Proxy-Authorization" in the http header of the tRest but it doesn't work.
The proxy authentication fails.
Anyone already success ?
Regards,
I would like to use a tRest to access a https webservice.
My authentication scheme is local PC -> NTLM Proxy auth -> HTTP Basic auth -> HTTP data
I tried to add a tSetProxy and set "Proxy-Authorization" in the http header of the tRest but it doesn't work.
The proxy authentication fails.
Anyone already success ?
Regards,
310 Views
2 Replies

Anonymous
Not applicable
2011-06-30
05:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
The tSetproxy component don't support NTLM credentials yet.
Best regards
Shong
The tSetproxy component don't support NTLM credentials yet.
Best regards
Shong
310 Views

Creator
2011-06-30
10:19 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you, I found a bugtracker about this feature : https://community.talend.com/t5/Design-and-Development/Drop-and-Create-tables-in-MS-SQL-Server-datab...
I tried to use the tFileFetch with NTLM option but it returns this error :
Talend 4.2.1 with win7-64b
Please, any idea ?
best regards,
Thank you, I found a bugtracker about this feature : https://community.talend.com/t5/Design-and-Development/Drop-and-Create-tables-in-MS-SQL-Server-datab...
I tried to use the tFileFetch with NTLM option but it returns this error :
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (javax.net.ssl.SSLException) caught when processing request: Unrecognized SSL message, plaintext connection?
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (javax.net.ssl.SSLException) caught when processing request: Unrecognized SSL message, plaintext connection?
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (javax.net.ssl.SSLException) caught when processing request: Unrecognized SSL message, plaintext connection?
30 juin 2011 15:15:22 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
Talend 4.2.1 with win7-64b
Please, any idea ?
best regards,
310 Views
