Re: PKCS #7

2023-04-19 Thread Pierre Fichaud
I wrote a certificate management package some years ago on z/OS. I wrote the package in C using the gsk functions. IBM stated that the functions couldn't be called directly in assembler. Regards, Pierre. -- For IBM-MAIN subscribe

Re: PKCS #7

2023-04-18 Thread Keith Gooding
MAIN@LISTSERV.UA.EDU] On > Behalf Of Isabel > Sent: Tuesday, April 18, 2023 1:17 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: PKCS #7 > > Hello and thanks Keith. Do we have to use C language for the gsk functions? > > thanks in advance > > On Fri, Apr 14, 2023 at 4:2

Re: PKCS #7

2023-04-18 Thread Charles Mills
@LISTSERV.UA.EDU Subject: Re: PKCS #7 Hello and thanks Keith. Do we have to use C language for the gsk functions? thanks in advance On Fri, Apr 14, 2023 at 4:22 PM Keith Gooding < 034af3894af4-dmarc-requ...@listserv.ua.edu> wrote: > Does gsk_export_certificate do what you need ?.

Re: PKCS #7

2023-04-18 Thread John Abell
@LISTSERV.UA.EDU] On Behalf Of Isabel Sent: Tuesday, April 18, 2023 1:17 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: PKCS #7 Hello and thanks Keith. Do we have to use C language for the gsk functions? thanks in advance On Fri, Apr 14, 2023 at 4:22 PM Keith Gooding < 034af3894af4-dmarc-r

Re: PKCS #7

2023-04-18 Thread Isabel
> > We need to build a CICS Transaction to create a PKCS #7 > (pkcs7-signedData) > > containing a signature. We were thinking of using ICSF's PKCS #11 > callable > > services, but we don't have the TKDS keystore. > > > > Thanks in advance! > &g

Re: PKCS #7

2023-04-14 Thread Steve Beaver
hanks for your answers, but I think I was not clear about what we >> want. >> >> We need to build a CICS Transaction to create a PKCS #7 (pkcs7-signedData) >> containing a signature. We were thinking of using ICSF's PKCS #11 callable >> services, but we don&#

Re: PKCS #7

2023-04-14 Thread Keith Gooding
as not clear about what we > want. > > We need to build a CICS Transaction to create a PKCS #7 (pkcs7-signedData) > containing a signature. We were thinking of using ICSF's PKCS #11 callable > services, but we don't have the TKDS keystore. > > Thanks in advance! >

Re: PKCS #7

2023-04-14 Thread Isabel
Hello, thanks for your answers, but I think I was not clear about what we want. We need to build a CICS Transaction to create a PKCS #7 (pkcs7-signedData) containing a signature. We were thinking of using ICSF's PKCS #11 callable services, but we don't have the TKDS keystore. Thanks

Re: PKCS #7

2023-04-13 Thread Matthew Donald
> > We need to build a CICS Transaction to obtain a PKCS #7 (token) to > authenticate a user. > > I am confused if I have to use a RACF certificate, ICSF or both. If you mean 2FA for CICS: see https://www.ibm.com/docs/en/cics-ts/5.6?topic=securing-support-multi-factor-authentica

Re: PKCS #7

2023-04-13 Thread Attila Fogarasi
to build a CICS Transaction to obtain a PKCS #7 (token) to > authenticate a user. > > I am confused if I have to use a RACF certificate, ICSF or both. > > Thanks in advance. > > -- > For IBM-MAIN subscribe / signof

PKCS #7

2023-04-04 Thread Isabel
Hello! I have the following request: We need to build a CICS Transaction to obtain a PKCS #7 (token) to authenticate a user. I am confused if I have to use a RACF certificate, ICSF or both. Thanks in advance. -- For IBM-MAIN