source: trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena @ 23768

Revision 23768, 174 bytes checked in by geofft, 15 years ago (diff)
In ldap-config: * Fix location of the MIT CA certificate, which moved in debathena-ssl-certificates 1.3.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s/^#BASE.*$/BASE\tdc=mit, dc=edu/m or die;
3s/^#URI.*$/URI\tldap:\/\/ldap.mit.edu\nTLS_CACERT\t\/usr\/share\/ca-certificates\/mit.edu\/mitCA.crt/m or die;
Note: See TracBrowser for help on using the repository browser.