Task #7591
Story #7586: LogAggregation fails for MN in production with handshake alert
USANPN fails with TLS SNI handshake alert
100%
Description
Contact USANPN regarding TLS SNI handshake alert from their apache webserver and close when issue is resolved
Add to the virtual server host file:
ServerName mynpn.usanpn.org
ServerAlias mynpn.npn.arizona.edu
Subtasks
Related issues
History
#1 Updated by Robert Waltz almost 9 years ago
- Description updated (diff)
#2 Updated by Laura Moyers almost 9 years ago
- Related to MNDeployment #3186: USA-NPN (USA National Phenology Network) added
#3 Updated by Robert Waltz almost 9 years ago
- File d1_usanpn_test.jar added
#4 Updated by Robert Waltz almost 9 years ago
- Estimated time set to 0.00
USANPN updated their virtual server host file to respond correctly.
We are now experiencing another issue. I receive this error from use of a DataONE client:
[ERROR] 2016-02-11 15:15:10,834 (ObjectListHarvestTask:retrieve:262) urn:node:USANPN- <?xml version="1.0" encoding="UTF-8"?>
class org.dataone.client.exception.ClientSideException: /Received fatal alert: unknown_ca
I also receive the same error if I use a curl command with the DataONE Client certificate :
== Info: SSL read: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca, errno 0
In the apache site configuration, please check the directive SSLCACertificateFile. Does it point to the DataONECAChain file?
#5 Updated by Robert Waltz almost 9 years ago
- % Done changed from 0 to 30
- Status changed from New to In Progress
#6 Updated by Robert Waltz over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100