| Author |
Message |
kirkfrey
New Forum Member


Joined: Oct 23, 2006
Posts: 7
|
I tried the curl method but that doesnt work - I assume I need to use some other switches.
here is what I got back (i blanked the numbers and password but I know they work in a standard browser): C:\curl-7.15.4>curl https://secure.click2callu.com/tpcc/makecall?username=xxx&password=xxx&fromnumber=xxx&tonumber=xxx curl: (60) SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify faile d More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). The default bundle is named curl-ca-bundle.crt; you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option. 'password' is not recognized as an internal or external command, operable program or batch file. 'fromnumber' is not recognized as an internal or external command, operable program or batch file. 'tonumber' is not recognized as an internal or external command, operable program or batch file.
C:\curl-7.15.4> |
|
|
|
|
 |
vonalink
Vonage Forum Master


Joined: Jul 17, 2006
Posts: 260
Location: Ontario, Canada
|
You need to have the file curl-ca-bundle.crt in the same directory as curl.exe
If you are calling this from a batch file, you need to put double quotes like this:
curl "https://secure.click2callu.com/tpcc/makecall?username=xxx&password=xxx&fromnumber=nnn&tonumber=nnn" |
_________________ www.vonalink.com Voip recording+ DialBridge, ScreenPop, SoloRecord, TeamRecord, TeamOnCall for Windows, Mac OS X, Linux |
|
|
|
 |
kirkfrey
New Forum Member


Joined: Oct 23, 2006
Posts: 7
|
cool! that works! thanks!!!! |
|
|
|
|
 |
|
|
| Goto page Previous 1, 2
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum |
All times are GMT - 5 Hours | |