Sorry, I make a mistake.
The letter is not for your ~
Very sorry~
On 6/19/07, Christopher Kunz <[EMAIL PROTECTED]> wrote:
Ian jonhson schrieb:
> Oh... Are there any example codes for doing this job with openssl API?
Did you actually read my former mail? You replied to it with
> The book is
Ian jonhson schrieb:
> Oh... Are there any example codes for doing this job with openssl API?
Did you actually read my former mail? You replied to it with
> The book is very necessary for me.
Look that mail up in your archive, it contains URLs to an example in C.
--ck
___
Oh... Are there any example codes for doing this job with openssl API?
On 6/19/07, Christopher Kunz <[EMAIL PROTECTED]> wrote:
Ian jonhson schrieb:
>
> Did you successfully create second delegated proxy? How to create?
> Are there something wrong with my commands?
I never used the command-l
Ian jonhson schrieb:
>
> Did you successfully create second delegated proxy? How to create?
> Are there something wrong with my commands?
I never used the command-line tools. I did all my work with OpenSSL's C API.
Sorry I can't help.
--ck
___
Hi,
I met a problem when I verified my proxy. Yes, I have created a
delegated proxy by globus proxy, but verifying it shew out a error.
Firstly, I have created my proxy by globus command 'grid-proxy-init',
and then I constructed by delegated proxy by standard openssl
commands:
SUBJ=`openssl x50
Thank you very much.
The book is very necessary for me.
Thanks again,
Ian
On 6/15/07, Christopher Kunz <[EMAIL PROTECTED]> wrote:
Ian jonhson schrieb:
> Hi,
>
> As we know, a user owned certificate can delegate his proxy to finish
> hit grid task. If the applications with user's proxy run in
Ian jonhson schrieb:
> Hi,
>
> As we know, a user owned certificate can delegate his proxy to finish
> hit grid task. If the applications with user's proxy run in a node
> need to access remote data node, it have to create next level proxy by
> its current proxy.
>
> How to create next proxy? If
Hi,
As we know, a user owned certificate can delegate his proxy to finish
hit grid task. If the applications with user's proxy run in a node
need to access remote data node, it have to create next level proxy by
its current proxy.
How to create next proxy? If you implement the codes only by Open