Re: [U2] [UV] Connecting to a WebService with UV using Authentication Certificate

2012-05-16 Thread David L. Wasylenko
UniVerse also has ways of interfacing with a proxy.
I do not have access to the code at the moment

... david ...

David L. Wasylenko
President, Pick Professionals, Inc
w) 314 558 1482
d...@pickpro.com


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Jenkins
Sent: Tuesday, May 15, 2012 5:58 PM
To: Jacques G.; U2 Users List
Cc: U2 Users List
Subject: Re: [U2] [UV] Connecting to a WebService with UV using Authentication 
Certificate

UniVerse has BASIC API extensions that support calling http with secure 
sockets. I suspect this will do the job for you if the web service is exposed. 

Regards JayJay

Sent from my iPad

On 15 May 2012, at 15:14, "Jacques G."  wrote:

> 
> 
> Hello,
> 
> A need has come up where I work to connect to a web service using Universe 
> however the Webservice needs a Authentification Certificate.  Is there any 
> way to do this all with Universe or does one need to make use of Java on the 
> UV server ?   (Are there any examples available that do something like this ?)
> 
> Jacques G.
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UV] Connecting to a WebService with UV using Authentication Certificate

2012-05-15 Thread Gregor Scott
There is a worked example on PickWiki. Search for CallHTTPwithSSL. This should 
give you a start.

The UniVerse "Security Features" document explains how to use 
createSecurityContext() to create security context variables that are passed in 
to the createSecureRequest() function. It also covers the addCertificate() 
function needed to add a client certificate to the security context, which is 
what you will need.

Regards,

Gregor

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Jenkins
Sent: Wednesday, 16 May 2012 8:58 AM
To: Jacques G.; U2 Users List
Cc: U2 Users List
Subject: Re: [U2] [UV] Connecting to a WebService with UV using Authentication 
Certificate

UniVerse has BASIC API extensions that support calling http with secure 
sockets. I suspect this will do the job for you if the web service is exposed.

Regards JayJay

Sent from my iPad

On 15 May 2012, at 15:14, "Jacques G."  wrote:

>
>
> Hello,
>
> A need has come up where I work to connect to a web service using Universe 
> however the Webservice needs a Authentification Certificate.  Is there any 
> way to do this all with Universe or does one need to make use of Java on the 
> UV server ?   (Are there any examples available that do something like this ?)
>
> Jacques G.
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
--
Message  protected by DealerGuard: e-mail anti-virus, anti-spam and content 
filtering.
http://www.pentanasolutions.com

Click here to report this message as spam:
https://login.mailguard.com.au/report/1EK8ZVaFia/3zTCvLzq9b6pJCrufw3Q3K/0.002


This email and any attachments to it are confidential.
You must not use, disclose or act on the email if you are not the intended
recipient.  Liability limited by a scheme approved under Professional
Standards Legislation.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UV] Connecting to a WebService with UV using Authentication Certificate

2012-05-15 Thread John Jenkins
UniVerse has BASIC API extensions that support calling http with secure 
sockets. I suspect this will do the job for you if the web service is exposed. 

Regards JayJay

Sent from my iPad

On 15 May 2012, at 15:14, "Jacques G."  wrote:

> 
> 
> Hello,
> 
> A need has come up where I work to connect to a web service using Universe 
> however the Webservice needs a Authentification Certificate.  Is there any 
> way to do this all with Universe or does one need to make use of Java on the 
> UV server ?   (Are there any examples available that do something like this ?)
> 
> Jacques G.
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] [UV] Connecting to a WebService with UV using Authentication Certificate

2012-05-15 Thread Jacques G.


Hello,

A need has come up where I work to connect to a web service using Universe 
however the Webservice needs a Authentification Certificate.  Is there any way 
to do this all with Universe or does one need to make use of Java on the UV 
server ?   (Are there any examples available that do something like this ?)

Jacques G.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users