|
-
Mar 31st, 2001, 01:06 PM
#1
Thread Starter
Member
I am making an app that will send data to an
ASP page using a certificate.
I tried with the internet transfer control like this:
Code:
Inet1.Execute "https://server/page.asp", "POST", doc.Text
The return was that I need to have a certificate
to authorize the client.
I HAVE the certificate installed, of course.
When I connected to the same page using MS
Internet Explorer, it showed a list of certificates,
I chose the certificate and everything was OK.
So, what am I doing wrong, how can I connect
from my app?
Please answer ASAP as I need to resolve this in two
days.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|