I'm guessing HTTPS, SFTP or PGP are options.
We're sharing files with an outside party and at this time the AS/400
operator is pulling a spool file to his desktop with Client Access and then
using PGP to encrypt the file before sending via email.
Help please!
Thank you and Happy Holidays.
Does it have to go PGP?? Is it going as a PDF or ??
Source would be text file to be uploaded into a 3rd party system
Thanks,
-Bob
"just bob" <kilb...@aol.com> wrote in message
news:4b32643f$0$1612$742e...@news.sonic.net...
I haven't looked into it lately but here are some parts you need:
5722SS1 12 Host Servers
5722SS1 34 Digital Certificate Manager
5722SS1 35 CCA Cryptographic Service Provider
If you have IBM software maintenance you can call 1 800 IBM SERV and
tell them you are trying to get digital certificate manager installed
and running and they will point you to all the resources you need and
walk you through it if need be.
And in answer to the original question, SFTP is great for sending/
receiving data files securely across the public internet.
Can you offload the txt file to secure ftp server at your location.
That sounds good as then the outside source would not actually be hitting
the iseries, but how to automate?
sftp's scriptable a lot like plain FTP. scp's even easier. Off the top
of my head, it's something like
QSH CMD('/QOpenSys/bin/scp -i /path/to/identity_file /path/to/local/file +
user_id@remote_host:/path/to/remote/file')
If you're fetching a file to the iseries instead, you just put the
user_id@ part in front of the /path/to/local/file instead of behind.
--
83. If I'm eating dinner with the hero, put poison in his goblet, then
have to leave the table for any reason, I will order new drinks for
both of us instead of trying to decide whether or not to switch
with him. --Peter Anspach's list of things to do as an Evil Overlord