× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Brad,

You need to associated the CA certificate that signed the client
certificate with the application that is going to accept those certifictes.
This is done through DCM.  You don't need the whole certificate stored on
the OS/400 side. This depends on the application that is going to accept
the certificate though. If you are doing client authentication with a web
server application, then you can match certain pieces of the certificate.
The system validates the cert and ensures it is siged by a CA trusted by
the applicaiton. The application, in this case the HTTP server, can then
choose to trust certificates that match info that is part of the DN in the
cert and/or just the issuer of the cert (i.e. the CA that signed it).

Alternatively you can choose to trust specific  certificates, etc.

Some of the certificate matching function is dependent of the application
you're using. If you're writing your own app, the APIs exist that allow you
to do any kind of matching.

Hope this helps

Patrick Botz
Senior Technical Staff Member
eServer Security Architect
(507) 253-0917, T/L 553-0917
email: botz@xxxxxxxxxx




<snip>
I think the biggest problem understand this is when and
where do we install certificates, and who creates them.  It
sounds like, in your description, either the client creates
a cert to validate itself to the server on the fly, or
prior to communications the server must install a cert
provided by the client for authentication, as well as the
client machine installing a cert from the server.

See, even that sounds confusing.  :)  See where I'm going
with this?  In this case, myself, the client, has installed
a cert provided by the server side.  That's it.  Should
there be more setup?
</snip>
_______________________________________________
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 thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.