[389-users] Setup SSL with setup-ds-admin.pl INF

Rich Megginson rmeggins at redhat.com
Tue Mar 27 13:24:02 UTC 2012


On 03/27/2012 07:07 AM, Jim Finn wrote:
> I'm trying to script the entire setup of new instances, and have had 
> great success with setup-ds-admin.pl <http://setup-ds-admin.pl> with 
> an inf.
>
> I want to run nsslapd on both 389 and 636 - How can I configure both 
> ports and specify my cert within the INF?

You can't with a single .inf file.  You have to use the ConfigFile 
directive in the .inf to specify other files containing additional 
configuration.

http://docs.redhat.com/docs/en-US/Red_Hat_Directory_Server/9.0/html/Installation_Guide/Advanced_Configuration-Silent.html#Using-ConfigFile-for-DS-Config

TLS/SSL config is covered here - 
http://docs.redhat.com/docs/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/SecureConnections.html

For an example of the LDIF settings required to do this from the command 
line, see https://github.com/richm/scripts/blob/master/setupssl2.sh#L238

>
> Thanks!
>
> Jim Finn
>
>
> --
> 389 users mailing list
> 389-users at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20120327/6403244e/attachment.html>


More information about the 389-users mailing list