Re: z/OS Client Web Enablement Toolkit

2023-06-29 Thread Glenn Wilcock
For those interested in leveraging cloud object storage, please refer to the 
z/OS 3.1 preview announce that included a reference to a new DFSMS access 
method for cloud data - Cloud Data Access (CDA).  It is built on top of the Web 
Enablement Toolkit and simplifies authentication and put/get/etc operations to 
the various cloud object storage providers.  It will be provided at no cost.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit

2023-06-29 Thread ITschak Mugzach
The z/os http/http enablement toolkit is part of z/os bcp. it starts at ipl
(no explicit start i needed). I make intensive use of this product (both
the http and json parser parts) and it works very well.

ITschak

ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Continuous Monitoring
for z/OS, x/Linux & IBM I **| z/VM coming soon  *




On Thu, Jun 29, 2023 at 12:35 AM MARTIN, MIKE <
04b29373b847-dmarc-requ...@listserv.ua.edu> wrote:

> Hi all,
>
> Is anyone familiar with the z/OS Client Web Enablement Toolkit?
>
> Is it part of z/OS 2.4?  (it appears it is, but I want to make sure)
>
> z/OS client web enablement toolkit - IBM Documentation<
> https://www.ibm.com/docs/en/zos/2.5.0?topic=languages-zos-client-web-enablement-toolkit
> >
>
> Mike Martin
>
> This email may contain confidential and privileged material for the sole
> use of the intended recipient. If you are not the intended recipient,
> please contact the sender and delete all copies. Any review or distribution
> by others is strictly prohibited. Personal emails are restricted by policy
> of the State Employees' Credit Union (SECU).  Therefore SECU specifically
> disclaims any responsibility or liability for any personal information or
> opinions of the author expressed in this email.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Auto: Re: z/OS Client Web Enablement Toolkit

2023-06-28 Thread Frederic Mancini
Je suis absent le 29 juin 2023.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit

2023-06-28 Thread Ed Jaffe

On 6/28/2023 2:34 PM, MARTIN, MIKE wrote:

Is anyone familiar with the z/OS Client Web Enablement Toolkit?

Is it part of z/OS 2.4?  (it appears it is, but I want to make sure)


Yes, the toolkit comes standard with supported releases of z/OS.

--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/



This e-mail message, including any attachments, appended messages and the
information contained therein, is for the sole use of the intended
recipient(s). If you are not an intended recipient or have otherwise
received this email message in error, any use, dissemination, distribution,
review, storage or copying of this e-mail message and the information
contained therein is strictly prohibited. If you are not an intended
recipient, please contact the sender by reply e-mail and destroy all copies
of this email message and do not otherwise utilize or retain this email
message or any or all of the information contained therein. Although this
email message and any attachments or appended messages are believed to be
free of any virus or other defect that might affect any computer system into
which it is received and opened, it is the responsibility of the recipient
to ensure that it is virus free and no responsibility is accepted by the
sender for any loss or damage arising in any way from its opening or use.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [EXTERNAL] Re: z/OS Client Web Enablement Toolkit

2019-07-18 Thread Sankaranarayanan, Vignesh
There are samples in SYS1.SAMPLIB(HWTH*) too..

– Vignesh
Mainframe Infrastructure

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Kurt Quackenbush
Sent: 15 July 2019 17:10
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: z/OS Client Web Enablement Toolkit

On 7/15/2019 8:27 AM, Mark Eddy wrote:
> I am working with the z/OS Client Web Enablement Toolkit in REXX attempting 
> to get a sample to send a HTTPS request.
> I see that Galina Gorelik posted this statement on  Wed, 24 Oct 2018:
> We understand that having a working sample is a priority to you and we are 
> working on getting the sample updated as soon as we possibly can.
> We hope to have something shipped very soon.
> Have there been any updates to the samples or new samples released since Oct 
> 2018 that could help?
I can't speak about any official samples from the toolkit team, but...
this is way more than a simple HTTPS GET request, but check out 
SYS1.SAMPLIB(IZUDXEXP).  This is a REXX to invoke several z/OSMF Software 
Management REST APIs, which are HTTPS.

Kurt Quackenbush -- IBM, SMP/E Development Chuck Norris never uses CHECK when 
he applies PTFs.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

MARKSANDSPENCER.COM

 Unless otherwise stated above:
Marks and Spencer plc
Registered Office:
Waterside House
35 North Wharf Road
London
W2 1NW

Registered No. 214436 in England and Wales.

Telephone (020) 7935 4422
Facsimile (020) 7487 2670

www.marksandspencer.com

Please note that electronic mail may be monitored.

This e-mail is confidential. If you received it by mistake, please let us know 
and then delete it from your system; you should not copy, disclose, or 
distribute its contents to anyone nor act in reliance on this e-mail, as this 
is prohibited and may be unlawful.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit

2019-07-15 Thread Galina Gorelik
Hi Mark,

I saw you were on copy to the response I gave to Dan Kelosky, pointing to the 
new toolkit github repo:
https://github.com/IBM/zOS-Client-Web-Enablement-Toolkit

But to address the shipped samples question, OA57475 is currently open and will 
be used to ship the re-worked samples.

Galina

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit

2019-07-15 Thread Kurt Quackenbush

On 7/15/2019 8:27 AM, Mark Eddy wrote:

I am working with the z/OS Client Web Enablement Toolkit in REXX attempting to 
get a sample to send a HTTPS request.
I see that Galina Gorelik posted this statement on  Wed, 24 Oct 2018:
We understand that having a working sample is a priority to you and we are 
working on getting the sample updated as soon as we possibly can.
We hope to have something shipped very soon.
Have there been any updates to the samples or new samples released since Oct 
2018 that could help?
I can't speak about any official samples from the toolkit team, but... 
this is way more than a simple HTTPS GET request, but check out 
SYS1.SAMPLIB(IZUDXEXP).  This is a REXX to invoke several z/OSMF 
Software Management REST APIs, which are HTTPS.


Kurt Quackenbush -- IBM, SMP/E Development
Chuck Norris never uses CHECK when he applies PTFs.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit

2019-07-15 Thread ITschak Mugzach
mark,

There is nothing special with https. Assume you already have a certificate
in the user keyring and use default port 443, you need to perform the
following sequence of commands:

Address HWTHTTP "HWTHSET" "HWTH_OPT_USE_SSL  "
Address HWTHTTP "HWTHSET" "HWTH_OPT_SSLVERSION " with the TLS version like
"HWTH_SSLVERSION_TLSv12"
Address HWTHTTP "HWTHSET" "HWTH_OPT_SSLKEYTYPE
" "HWTH_SSLKEYTYPE_KEYRINGNAME " with the user keyring name
Address HWTHTTP "HWTHSET " "HWTH_OPT_SSLKEY " such as userid/keyring

ITschak

On Mon, Jul 15, 2019 at 3:28 PM Mark Eddy <
02582cc49a49-dmarc-requ...@listserv.ua.edu> wrote:

> I am working with the z/OS Client Web Enablement Toolkit in REXX
> attempting to get a sample to send a HTTPS request.
> I see that Galina Gorelik posted this statement on  Wed, 24 Oct 2018:
> We understand that having a working sample is a priority to you and we are
> working on getting the sample updated as soon as we possibly can.
> We hope to have something shipped very soon.
> Have there been any updates to the samples or new samples released since
> Oct 2018 that could help?
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit sample

2018-10-25 Thread Steve Austin
Thanks for your timely and helpful response Galina.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Galina Gorelik
Sent: Wednesday, October 24, 2018 8:37 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: z/OS Client Web Enablement Toolkit sample

Hi Steve,

I'm one of the developers working on z/OS Client Web Enablement Toolkit.

The updated connection URI is https://soa.smext.faa.gov and the updated request 
URI is /asws/api/airport/status/jfk

The connection type has been upgraded from HTTP to HTTPS. If you do not utilize 
AT-TLS, or if there is not a AT-TLS policy enabled for the connection to this 
FAA server, you may need to set additional SSL/TLS support options in your 
application. These options include turning on SSL/TLS, and telling toolkit the 
location of your certificate store (HWTH_OPT_USE_SSL, HWTH_OPT_SSLKEY, 
HWTH_OPT_SSLKEYTYPE options).   

See this link for more details:
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieac100/ieac1-cwe-http-options.htm

We understand that having a working sample is a priority to you and we are 
working on getting the sample updated as soon as we possibly can.   
We hope to have something shipped very soon.

Galina Gorelik

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

-- 
This e-mail message has been scanned and cleared by Google Message Security 
and the UNICOM Global security systems. This message is for the named 
person's use only. If you receive this message in error, please delete it 
and notify the sender. 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Client Web Enablement Toolkit sample

2018-10-24 Thread Galina Gorelik
Hi Steve,

I'm one of the developers working on z/OS Client Web Enablement Toolkit.

The updated connection URI is https://soa.smext.faa.gov and the updated request 
URI is /asws/api/airport/status/jfk

The connection type has been upgraded from HTTP to HTTPS. If you do not utilize 
AT-TLS, or if there is not a AT-TLS policy enabled for the connection to this 
FAA server, you may need to set additional SSL/TLS support options in your 
application. These options include turning on SSL/TLS, and telling toolkit the 
location of your certificate store (HWTH_OPT_USE_SSL, HWTH_OPT_SSLKEY, 
HWTH_OPT_SSLKEYTYPE options).   

See this link for more details:
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieac100/ieac1-cwe-http-options.htm

We understand that having a working sample is a priority to you and we are 
working on getting the sample updated as soon as we possibly can.   
We hope to have something shipped very soon.

Galina Gorelik

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN