[
https://issues.jboss.org/browse/TEIIDDES-2667?page=com.atlassian.jira.plu...
]
Paul Richardson updated TEIIDDES-2667:
--------------------------------------
Attachment: bcprov-contents.txt
Attached the contents of the bcprov jar archive for collective perusal.
Looking at the source, the only location that uses bouncycastle classes is the
aforementioned CertificateInfoComposite class. This, as the name suggests provides a
widget for the display of any X509 attributes gleaned from a connected LDAP directory
server. Specifically, bouncycastle is used to parse the bytes received from the LDAP
server and determine whether they are X509. In turn this composite class is used by other
classes that touch on the display and editing of X509 ASN.1 extensions.
Now its entirely possible that given this composite widget relates primarily to the
editing of attributes in the directory, the Designer wizard never actually uses it since
its purpose is the selection of attributes as modelling metadata. However, I cannot be
sure since any tested ldap servers have not ever had X509 extensions.
in summary, bouncycastle's role in this case is the interpretation and conversion of
bytes into X509 ASN.1 extension attributes from an X509-enabled LDAP directory.
Teiid Des has new requirement of Bouncy Castle
----------------------------------------------
Key: TEIIDDES-2667
URL:
https://issues.jboss.org/browse/TEIIDDES-2667
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 9.0.4
Reporter: Paul Leacu
Priority: Blocker
Attachments: bcprov-contents.txt
The 9.0.4.CR1 capture of Teiid Designer causes the Bouncy Castle install challenge dialog
to appear. BC cryptographic technology appears to fall under US ITAR restrictions. Need
to remove BC requirement from Teiid Des as was done for Fuse Tooling.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)