This looks like it was an OpenORB contribution:

http://openorb.cvs.sourceforge.net/viewvc/openorb/SSL/src/main/org/openorb/orb/ssl/SSLCipherSuiteDatabase.java?revision=1.5&view=markup
 
<http://openorb.cvs.sourceforge.net/viewvc/openorb/SSL/src/main/org/openorb/orb/ssl/SSLCipherSuiteDatabase.java?revision=1.5&view=markup>


Regards,
Alan

> On Feb 6, 2015, at 2:21 PM, David Jencks <[email protected]> wrote:
> 
> I'm considering updating the table in 
> plugins/corba/geronimo-corba/src/main/java/org/apache/geronimo/corba/security/config/ssl/SSLCipherSuiteDatabase.java
>  to a more up to date list of available cipher suites.  However I don't know 
> how this table was constructed so would have difficultly classifying suites 
> not currently in it.
> 
> The table indicates whether each known suite supports the integrity, 
> confidentiality, and establishTrustinTarget flags for the CORBA CSIv2 spec.  
> (Actually it doesn't list any suites that support integrity.  I would think 
> that is is a possibility, but don't know enough to be sure… presumably signed 
> message hashes without encryption).
> 
> I managed to trace the provenance of this file back to 
> 
> incubator/openejb/trunk/openejb2/modules/openejb-core/src/main/java/org/apache/openejb/corba/security/config/ssl/SSLCipherSuiteDatabase.java
>  
> <http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb2/modules/openejb-core/src/main/java/org/apache/openejb/corba/security/config/ssl/SSLCipherSuiteDatabase.java?view=log&pathrev=452600>
> 
> commit 452600 <http://svn.apache.org/viewvc?view=revision&revision=452600>
> 
> which has my name on it but I don't think I wrote this.  Maybe it was moved 
> in CVS and the migration to subversion didn't track the source of the move?
> 
> Any help welcome :-)
> 
> thanks
> david jencks
> 

Reply via email to