hi

Bob Mariotti wrote:
I still have one remaining issue that I have come up against a wall with. That issue is validating the remote server's certificate.

what kind of validation do you want to do?


- check the cert chain
- get CRLs
- OLCP [whatever ...]
- make sure date is valid

while there are many theoretical mechanisms by which a certificate can be checked, implementation is sadly lacking in widespread usage.

i'd suggest the OpenSSL module space. or you might have to roll your own depending on the type of authentication you want [perl wrappers].

good luck!

--
\js     ! CRNPR
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to