This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 16 lines
!!Certficate Short Cuts
Although we can not guarratee these will be valid in all cases, it may at least give you that warm fuzzy feeling that things are working.
!Verify Server Cert With Browser
I know this is for ldap, what will a browser do ?
*Obtain a CA Cert for the LDAP Tree
*Import the CA Cert into the Browser
*Lauch the Browser to the LDAP server with similar url of:
{{{
https://servername.domainname.com:636
}}}
If the certificate is trusted by you browser; (eg. you do not get prompted with a dialog to trust the certificate) then the browser trusts the server that you are sending the requests.
Note: you will see garbage returned from the LDAP server.