<div dir="ltr"><div><div>Hi,</div><div><br></div><div>Thank You Brian for your comments. I&#39;ll try to apply them to my code. I ask if I will have further questions about it.</div><div><br></div><div>@Darran, I have a question for you. I wasn&#39;t looking into development branch so I haven&#39;t known about the changes. Is it possible that pkcs12 support will be merged in Wildfly 8? If not, could my change be merged earlier? Otherwise, I&#39;m forced to maintain my version of Wildfly untill no 9 will be released.</div>
<div><br></div><div>Kind Regards,</div><div>Marek Zupnik</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-18 16:20 GMT+01:00 Brian Stansberry <span dir="ltr">&lt;<a href="mailto:brian.stansberry@redhat.com" target="_blank">brian.stansberry@redhat.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Marek,<br>
<br>
Welcome!<br>
<br>
I&#39;m going to make a few comments on github re: some minor details of<br>
your commit. But please keep an eye on this list for your more general<br>
question about whether this is how we want to go about this. I believe<br>
Darran Lofthouse was planning some work in this area so he may have some<br>
input.<br>
<br>
Cheers,<br>
<span class=""><font color="#888888"><br>
--<br>
Brian Stansberry<br>
Senior Principal Software Engineer<br>
JBoss by Red Hat<br>
</font></span><div class=""><div class="h5"><br>
On 3/18/14, 8:59 AM, Marek Żupnik wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m Marek Zupnik. It&#39;s my first message for this list but for some time<br>
&gt; I&#39;ve been keeping my eyes on what&#39;s happening in wildfly development.<br>
&gt;<br>
&gt; I&#39;m writing regarding to the issue about lack of support for PKCS12<br>
&gt; keystores in security realms<br>
&gt; (<a href="https://issues.jboss.org/browse/WFLY-2229" target="_blank">https://issues.jboss.org/browse/WFLY-2229</a>). I wanted to migrate my<br>
&gt; system to Wildfly but in my case it is a blocking issue. I have to use<br>
&gt; keystore in PKCS12 format in which I&#39;m storing, among others, https<br>
&gt; private key.<br>
&gt;<br>
&gt; I forked Wildfly on github and made a simple fix for this issue which<br>
&gt; consists in additional parameter &quot;keystore-type&quot; for keystore<br>
&gt; configuration. Based on this parameter I&#39;m able to create appropriate<br>
&gt; keystore type.<br>
&gt;<br>
&gt; Config sample:<br>
&gt; &lt;keystore path=&quot;keystore.p12&quot; relative-to=&quot;jboss.server.config.dir&quot;<br>
&gt; keystore-password=&quot;xxx&quot; keystore-type=&quot;PKCS12&quot; alias=&quot;https&quot;/&gt;<br>
&gt;<br>
&gt; The changes are in my fork on github (keystore_type branch):<br>
&gt; <a href="https://github.com/mzupnik/wildfly/tree/keystore_type" target="_blank">https://github.com/mzupnik/wildfly/tree/keystore_type</a><br>
&gt;<br>
&gt; Before I will try to do push request, could you answer me if it is<br>
&gt; acceptable solution according to your architecture concept? If not,<br>
&gt; could you give me some tips how to resolve it in other way? I care about<br>
&gt; this fix before 9. release.<br>
&gt;<br>
&gt; Kind Regards,<br>
&gt; Marek Zupnik<br>
&gt;<br>
&gt;<br>
</div></div><div class=""><div class="h5">&gt; _______________________________________________<br>
&gt; wildfly-dev mailing list<br>
&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></div></div></blockquote></div><br></div></div>