Filtered Index

Filtered by: Certificates

article
Reads:

809

Score:
0
0
 
Comments:

0


LJDT: Base64 Encoding

In computing there are two terms which are often confused: encoding and enciphering. One of them, with 'cipher' in its name, usually best refers to something that is cryptographically enciphered which means it was mathematically mangled in a fashion that the result, regardless of the input, is fairly random, patternless nonsense to the un-key-assisted eye. The other term refers to simply changing data from one form to another at is basic level. One type of encoding is 'base64' encoding, which is used through many areas of computing and can be explained much more-simply than most cryptographic cipher functions (in my opinion). This article is to show how, on many levels, Linux Just Does That.

tool
Reads:

1159

Score:
0
0
 
Comments:

0


Interactive LDAP SSL Binding using C#

This solution / tool will allow users to do an LDAP authentication with out having an LDAP server certificate.

article
Reads:

1464

Score:
0
0
 
Comments:

2


LDAP SSL Authentication with LDAP Libraries for C#

This article explains how to do LDAP SSL authentication using the Novell LDAP Libraries for C#.

tool
Reads:

1514

Score:
0
0
 
Comments:

2


Check Certificate Expiration Perl Script

Never get caught with expired eDirectory certificates again. Use the checkcerts.pl perl script as a cron job to provide regular alerts for expired or soon to expire certificates.

Submitted by: rridley on Fri. 05.29.2009
Filed Under: Identity & Security Management Cool Solutions, Cool Solutions
Topic: Certificates
Product: eDirectory

tool
Reads:

7888

Score:
4
4
4
 
Comments:

10


Certificate Re-creation Script for OES1 and OES2

Updated: The Certificate Creation script recreates the certificates on OES1 and OES2 servers using a Personal Information Exchange File.

mfaris01's picture
article
Reads:

4083

Score:
4.5
4.5
2
 
Comments:

0


Replacing Open Enterprise Server 2 Linux Server Certificates

Mike Faris explains how to replace existing server certificates with new certificates that are virtually the same, they just last until the CA itself expires.

© 2009 Novell, Inc. All Rights Reserved.