Bug 683173 - pkisilent needs to provide option to set nsDS5ReplicaTransportInfo to TLS in replication agreements when creating a clone
Summary: pkisilent needs to provide option to set nsDS5ReplicaTransportInfo to TLS in ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Cloning
Version: 9.0
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Ade Lee
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On: 683172
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-08 18:23 UTC by Ade Lee
Modified: 2020-03-27 18:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 683172
Environment:
Last Closed: 2020-03-27 18:33:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Ade Lee 2011-03-08 18:23:32 UTC
+++ This bug was initially created as a clone of Bug #683172 +++

Description of problem:

pkisilent needs to provide an option to set nsDS5ReplicaTransportInfo to TLS in replication agreements when creating a clone.  Currently, there is no option which means the default (LDAP) is used.  This means replications are in the clear.

The change requires a change to pkisilent and to pki-common in the database panel.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ade Lee 2011-03-09 07:11:27 UTC
Patches in https://bugzilla.redhat.com/show_bug.cgi?id=683172

8.1:
[vakwetu@goofy-vm4 pki]$ svn ci -m "Bugzilla BZ 683173: pkisilent needs to provide option to set nsDS5ReplicaTransportInfo to TLS in replication agreements when creating a clone"
Sending        base/common/src/com/netscape/cms/servlet/csadmin/DatabasePanel.java
Sending        base/silent/src/ca/ConfigureCA.java
Sending        base/silent/src/drm/ConfigureDRM.java
Sending        base/silent/src/ocsp/ConfigureOCSP.java
Sending        base/silent/src/subca/ConfigureSubCA.java
Sending        base/silent/src/tks/ConfigureTKS.java
Transmitting file data ......
Committed revision 1885.

[vakwetu@goofy-vm4 redhat]$ svn ci -m "Bugzilla BZ 683173: pkisilent needs to provide option to set nsDS5ReplicaTransportInfo to TLS in replication agreements when creating a clone"
Sending        common-ui/shared/admin/console/config/databasepanel.vm
Transmitting file data .
Committed revision 15839.

dogtag:

[vakwetu@dhcp231-121 pki]$ svn ci -m "Bugzilla #683173: pkisilent needs to provide option to set nsDS5ReplicaTransportInfo to TLS in replication agreements when creating a clone"
Sending        base/common/src/com/netscape/cms/servlet/csadmin/DatabasePanel.java
Sending        base/silent/src/ca/ConfigureCA.java
Sending        base/silent/src/drm/ConfigureDRM.java
Sending        base/silent/src/ocsp/ConfigureOCSP.java
Sending        base/silent/src/subca/ConfigureSubCA.java
Sending        base/silent/src/tks/ConfigureTKS.java
Sending        base/silent/templates/pki_silent.template
Sending        dogtag/common-ui/shared/admin/console/config/databasepanel.vm
Transmitting file data ........
Committed revision 1887.


Note You need to log in before you can comment on or make changes to this bug.