[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2015-06-12 Thread Phil Sorber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Sorber updated TS-2984:

Fix Version/s: (was: 6.0.0)
   sometime

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
Assignee: Alan M. Carroll
  Labels: yahoo
 Fix For: sometime

 Attachments: TS-2984.diff


 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2015-06-12 Thread Phil Sorber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Sorber updated TS-2984:

Assignee: Susan Hinrichs  (was: Alan M. Carroll)

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
Assignee: Susan Hinrichs
  Labels: yahoo
 Fix For: sometime

 Attachments: TS-2984.diff


 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2014-11-20 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-2984:
---
Fix Version/s: (was: 5.2.0)
   6.0.0

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
Assignee: Bryan Call
  Labels: yahoo
 Fix For: 6.0.0

 Attachments: TS-2984.diff


 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2014-11-20 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-2984:
---
Assignee: Alan M. Carroll  (was: Bryan Call)

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
Assignee: Alan M. Carroll
  Labels: yahoo
 Fix For: 6.0.0

 Attachments: TS-2984.diff


 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2014-08-15 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-2984:
--

Fix Version/s: 5.2.0

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
  Labels: yahoo
 Fix For: 5.2.0

 Attachments: TS-2984.diff


 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2014-08-04 Thread Wei Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei Sun updated TS-2984:


Labels: yahoo  (was: )

 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
  Labels: yahoo

 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2984) Support OpenSSL's SSL_CONF API

2014-08-04 Thread Wei Sun (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei Sun updated TS-2984:


Description: 
The use case is to add a configurable server side supported elliptic curves 
when serving ECDSA certificate per security's needs. To achieve this, we expect 
to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
configuration of OpenSSL parameters without the need of implementing additional 
directives when new features are added to OpenSSL. Note that OpenSSL 1.0.2 or 
above is required to support this.

More details of configuration file commands can be found from 
https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM

  was:
The use case is to add a configurable server side supported elliptic curves 
when serving ECDSA certificate per security's needs. To achieve this, we expect 
to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
configuration of OpenSSL parameters without the need of implementing additional 
directives when new features are added to OpenSSL. Note that OpenSSL 1.0.2 is 
required to support this.

More details of configuration file commands can be found from 
https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM


 Support OpenSSL's SSL_CONF API
 --

 Key: TS-2984
 URL: https://issues.apache.org/jira/browse/TS-2984
 Project: Traffic Server
  Issue Type: Improvement
  Components: SSL
Reporter: Wei Sun
  Labels: yahoo

 The use case is to add a configurable server side supported elliptic curves 
 when serving ECDSA certificate per security's needs. To achieve this, we 
 expect to support OpenSSL's SSL_CONF API in ATS. This also allows a flexible 
 configuration of OpenSSL parameters without the need of implementing 
 additional directives when new features are added to OpenSSL. Note that 
 OpenSSL 1.0.2 or above is required to support this.
 More details of configuration file commands can be found from 
 https://www.openssl.org/docs/ssl/SSL_CONF_cmd.html#SUPPORTED_CONFIGURATION_FILE_COM



--
This message was sent by Atlassian JIRA
(v6.2#6252)