cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTPS problem

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 10 Oct 2004 12:33:08 +0200 (CEST)

On Fri, 8 Oct 2004, postmaster wrote:

> * SSL certificate verify ok.
>> USER anon.acme
> < 530 User is not the same as specified in the X.509 Certificate.
> * Access denied: User is not the same as specified in the X.509
> Certificate.

> curl: (9) Access denied: User is not the same as specified in the X.509
> Certificate.

Obviously the server checks that you login with the same USER as one of the
fields in your certificate. I guess they refer to the Common Name field, but
I'm not sure.

Why don't you just ask the admins of the site for clarification?

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-10