Put it in server/default/deploy, jboss will hot deploy it :-) But seriously: You should use "keytool" in the jdk to make a keystore, look at the jdk docs for details.
You then configure a SecurityDomain to point at the keystore. Once you have that deployed you can link it to a service. e.g. There is an example in conf/jboss-service.xml to configure the JRMPInvoker. If you want step by step details, buy the jboss admin docs. $10 will be far less cost than the opportunity cost of asking people detailed questions about each step on this list. opportunity cost == time wasted when you could have been doing something else more profitable Regards, Adrian On Thu, 2003-08-28 at 05:56, Pham Thanh Quan wrote: > Hi all, > > > > I got an SSL certificate from Verisign but I don’t know how to > integrate it with jboss-3.0.4_tomcat-4.1.12 > > Please show me if you could. > > > > Thanks and regards > > > > Quan ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
