#48176 certificate selection box should not select CA cert by default
Closed: wontfix 4 years ago by mreynolds. Opened 8 years ago by rmeggins.

https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Managing_SSL.html#Enabling_SSL_Only_in_the_DS

7.4.2. Enabling TLS/SSL Only in the Directory Server

User had the CA cert in the Certificate: box by default. The console/admin server should not list the CA cert here by default. If there is no applicable server cert, the console should warn the user.


So, the steps to reproduce the issue would be something like this?
{{{
1. Make sure just CA certificate is in a cert db:
# certutil -L -d .
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XPI
CA certificate CT,,
2. Open the encryption tab in the Configuration tab (both Admin/Directory Console).
3. If CA cert is selected in the Certificate: box, the bug is still there.
}}}
Instead, we should issue an warning.

Metadata Update from @nhosoi:
- Issue set to the milestone: 389-admin,console FUTURE

7 years ago

Admin server/Console is deprecated, closing ticket...

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1507

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata