Https: how to get Rev app "certified"

Andre Garzia andre at andregarzia.com
Tue Jan 15 22:02:10 EST 2008


Aloha Swami,

the @ in the username needs to be replaced with %40, that is urlencode("@").

The error you got on rev is an ssl problem. Avoid it with:

libURLSetSSLVerification false

Om Shanti
andre

On 1/15/08, Sivakatirswami <katir at hindu.org> wrote:
>
> if I put
>
> https://feeblitzUser@hindu.org:passwd@api.feedblitz.com/f.api/7522423
>
> into my  browser I'll be asked to authenticate and the server spits back
> info we expect.
>
> Now... if I put this into the msg in Rev:
>
>
> put url
> ("https://feeblitzUser@hindu.org:passwd@api.feedblitz.com/f.api/7522423")
>
> result:
>
> error -Error with certificate at depth: 0  issuer   =
> /C=US/O=Equifax/OU=Equifax Secure Certificate Authority  subject  =
> /C=US/O=api.feedblitz.com/OU=GT65832592/OU=See
> www.geotrust.com/resources/cps (c)07/OU=Domain Control Validated -
> QuickSSL Premium(R)/CN=api.feedblitz.com  err 20:unable to get local
> issuer certificate
>
> how do we do the https-certificate "handshake" from within a Rev app?
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list