#8502 Don't create DirSRV SSCA
Closed: fixed 3 years ago by rcritten. Opened 3 years ago by cheimes.

Issue

By default lib389 installer creates a Self-Signed CA and later a temporary server certificate to bootstrap initial installation. FreeIPA does not need the CA as it uses Unix domain sockets and local connections for initial setup.

Steps to Reproduce

  1. run ipa-server-install

Actual behavior

/etc/dirsrv/ssca exists

Expected behavior

/etc/dirsrv/ssca should not exist

Version/Release/Distribution

freeipa-server-4.8.7-1.fc32.x86_64
389-ds-base-1.4.3.10-1.fc32.x86_64

Additional info:

slapd_options.set('self_sign_cert', False) disables creation of SSCA and self-signed cert.


Metadata Update from @cheimes:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5111
- Issue set to the milestone: FreeIPA 4.8

3 years ago

master:

  • 3c86baf Don't create DS SSCA and self-signed cert

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata