Bug #3869
wrong key set in portal/WEB-INF/client.xml
0%
Description
In the production portal debian installation, the file
/var/lib/tomcat6/webapps/portal/WEB-INF/client.xml
incorporated the setting:
/etc/ssl/private/dataone_org.key.pk8
rather than
/etc/ssl/private/dataone.org.key.pk8
there are two files in /etc/ssl/private/
dataone_org.key and dataone.org.key
-rw------- 1 root root 1675 2012-06-05 02:57 dataone_org.key
-rw------- 1 root root 1675 2013-07-05 22:12 dataone.org.key
I assume producing the pk8 from dataone.org.key is correct, though there does not seem to be a diff between the two files?
History
#1 Updated by Robert Waltz over 11 years ago
- Start date set to 2013-08-11
- Due date set to 2013-08-24
- Target version set to 2013.33-Block.4.4
- Milestone changed from None to CCI-1.2
#2 Updated by Robert Waltz about 11 years ago
- Target version changed from 2013.33-Block.4.4 to 2013.49-Block.6.3
- Product Version set to 1.2.1
- Due date changed from 2013-08-24 to 2013-12-14
#3 Updated by Chris Jones almost 11 years ago
- Due date changed from 2013-12-14 to 2014-03-01
- Target version changed from 2013.49-Block.6.3 to 2014.8-Block.1.4
#4 Updated by Robert Waltz almost 11 years ago
- Due date changed from 2014-03-01 to 2014-04-26
- Target version changed from 2014.8-Block.1.4 to 2014.16-Block.2.4
#5 Updated by Ben Leinfelder over 10 years ago
rob: Looks like it's happening at Servlet.init() having something to do with the security layer
rob: edu.uiuc.ncsa.security.core.exceptions.ConfigurationException: Error: The specified private key file "/etc/ssl/private/dataone_org.key.pk8" does not exist
#6 Updated by Robert Waltz over 10 years ago
- Product Version changed from 1.2.1 to *
- Milestone changed from CCI-1.2 to CCI-1.4
- Start date deleted (
2013-08-11) - Target version deleted (
2014.16-Block.2.4) - Due date deleted (
2014-04-26)
#7 Updated by Robert Waltz about 10 years ago
- Start date set to 2014-10-01
- Target version set to Maintenance Backlog
- Due date set to 2014-10-01
#8 Updated by Robert Waltz about 10 years ago
- Target version changed from Maintenance Backlog to Release Backlog
#9 Updated by Robert Waltz over 8 years ago
- Milestone changed from CCI-1.4 to None