|
From your initial description it sounds like you are a client. You aremaking a request to a server and sending a CSV file to them.
The error you posted explicitly means that it couldn't find a matching
CA certificate, so the root/intermediate certs are almost certainly the
problem.
You can't load CA certificates into a particular application (like FTP,
Telnet, SMTP, etc). So I guess I don't understand your question about
"how should he load them". He should load them as CA certificates, not
application certificates. Load the root one first, then the intermediate.
Once he has those loaded, you should create a NEW application ID (do not
use one of the existing ones) named for YOUR application. Maybe
something like MYRON_HTTPS or something... Whatever you want to call it,
but I strongly recommend starting it with your company name so that it
does not conflict with other company's certs. Then load the application
certificate (as a client certificate) directly into that new profile.
Then, use https_init('MYRON_HTTPS') in your RPG program that uses
HTTPAPI so it knows which DCM profile to use.
On 9/6/2013 1:52 PM, Versfelt, Charles wrote:
Hi,matters to my question but I plan to use HTTPAPI's http_url_post_stmf, I
I need to send a CSV through HTTPS from the iSeries, I don't think this
know that's a topic for a different newsgroup.
provided was a .p12 extension. We have done certificate authentication from
The client uses Certificate authentication. The certificate they
the iSeries in the past, but only with FTP. No one here has much
experience with it. I have none.
received an error in Work with CA certificates: An error occurred during
We have two technical hurdles I hope someone can help with:
1.) Our Operations VP attempted to load the .p12 Certificate. He
certificate validation. The issuer of the certificate may not be in the
certificate store or the issuer may not be enabled.
certificates. The client provided them, and the VP loaded them. When he
Both the client and IBM told us we need the Root and Intermediate
tried to load the .p12 Certificate, the same error reoccurred.
question. If the Root/Intermediate certificates were loaded incorrectly I
I don't know if the message reoccurrence is related to the second
imagine it could cause the problem to continue.
option to load the Certificates. When I told him I was transferring through
2) The Operations VP incorrectly assumed I was doing FTP and used that
HTTPS he told me that's not one of his options in Digital Certificate
Manager. He gave me a print screen that included:
IBM Directory Server publishingvia HTTPS?
IBM Directory Server client
IBM I TCP/IP FTP Client
IBM I TCP/IP Telnet Client
SNDTWEET by Kisco
IBM I TCP/IP SMTP Client
How should he load the certificates for transferring from the iSeries
method for HTTPS usage correct our initial problem of loading the .p12 file?
Might loading those Root/Intermediate certificates with the correct
Mimecast. For more information please visit http://www.mimecast.com
Any insight I can get on this is much appreciated!
Thanks,
Charlie V.
Myron
This email message has been delivered safely and archived online by
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.