Can help you this?
http://www.nsdev.org/jboss/stories/jboss-ssl.html

Gio

> -----Messaggio originale-----
> Da: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] conto di Hugh
> O'Donnell
> Inviato: venerdì 12 dicembre 2003 17.46
> A: [EMAIL PROTECTED]
> Oggetto: RE: [JBoss-user] JBoss 3.2.2 SSL
>
>
> Hi
>
> No.
>
> I have roughly the same config as you do.
>
> I note from a related posting to the jboss 'mail archive' that
> one user is told to ignore the exceptions.  Fine.  However,
> neither HTTPS or
> HTTP
> works once JBoss starts!!
>
> Please advise!? (;)
>
>
> Kind Regards,
>
> Hugh O'Donnell
> Director
> www.blueTanso.com
> tel: 01475 806827
> fax: 01475 807107
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Giovanni
> Formenti
> Sent: 12 December 2003 15:18
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] JBoss 3.2.2 SSL
>
>
> Hallo,
> I use JBoss4+JBossWeb (Tomcat) with:
>
> <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
>            port="8443" enableLookups="true"
>            scheme="https" secure="true" debug="0"
>            useURIValidationHack="false" disableUploadTimeout="true">
>   <Factory className="org.apache.coyote.tomcat4.CoyoteServerSocketFactory"
>            keystoreFile="c:\server.jks" keystorePass="changeit"
>            clientAuth="false" protocol="TLS"/>
> </Connector>
>
> I hope it can help you...
> Gio
>
>
> > -----Messaggio originale-----
> > Da: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] conto di Hugh
> > O'Donnell
> > Inviato: venerdì 12 dicembre 2003 16.16
> > A: [EMAIL PROTECTED]
> > Oggetto: [JBoss-user] JBoss 3.2.2 SSL
> >
> >
> > Hi All,
> >
> > Trying to implement SSL in JBoss3.2.2 (Tomcat 41 on Win2K) with the
> > following exception being thrown
> > during startup:
> >
> > "Error loading SSL Implementation
> > org.apache.tomcat.util.net.puretls.PureTLSImplementation"
> >
> > My jboss-service.xml contains:
> >
> > Connector className = "org.apache.coyote.tomcat4.CoyoteConnector"
> >                  address="${jboss.bind.address}" port = "8443" scheme =
> > "https" secure = "true">
> >                  <Factory className =
> > "org.apache.coyote.tomcat4.CoyoteServerSocketFactory"
> >
> > keystoreFile="${jboss.server.home.dir}/conf/blueDAIS.jks"
> >                    keystorePass="rmi+ssl"
> >                                clientAuth="false"
> >                    protocol = "TLS"/>
> >                </Connector>
> >
> > Help would be greatly appreciated!! (;)
> >
> >
> > Kind Regards,
> >
> > Hugh O'Donnell
> > Director
> > www.blueTanso.com
> > tel: 01475 806827
> > fax: 01475 807107
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.547 / Virus Database: 340 - Release Date: 02/12/2003
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: IBM Linux Tutorials.
> > Become an expert in LINUX or just sharpen your skills.  Sign up
> for IBM's
> > Free Linux Tutorials.  Learn everything from the bash shell to
> sys admin.
> > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.547 / Virus Database: 340 - Release Date: 02/12/2003
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.547 / Virus Database: 340 - Release Date: 02/12/2003
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to