[jboss-jira] [JBoss JIRA] (WFLY-4669) BouncyCastle reorderProviders
Rafał Gołębiewski (JIRA)
issues at jboss.org
Tue May 26 04:09:19 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070880#comment-13070880 ]
Rafał Gołębiewski commented on WFLY-4669:
-----------------------------------------
I have my own module (subsystem), which depends on BC and is started before webservices. It happens only when BC is added to system before webservices starts.
Little servlet shows me available providers after WildFly start.
1 : SUN
2 : ApacheXMLDSig
3 : SunRsaSign
4 : SunEC
5 : SunJSSE
6 : BC
7 : SunJCE
8 : SunJGSS
9 : SunSASL
10 : XMLDSig
11 : SunPCSC
12 : STRTransform
As Tomaz said I think that this reordering is no longer needed.
> BouncyCastle reorderProviders
> -----------------------------
>
> Key: WFLY-4669
> URL: https://issues.jboss.org/browse/WFLY-4669
> Project: WildFly
> Issue Type: Bug
> Components: Web Services
> Affects Versions: 8.2.0.Final
> Environment: Linux, jdk 1.8.0.45
> Reporter: Rafał Gołębiewski
> Assignee: Alessio Soldano
> Labels: bouncycastle, https,, webservi,
>
> Fix for bug WFLY-3252 doesn't work, because BC provider is inserted at the position of SunJCE provider. As jdk documentation says "The position is 1-based"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list