[jboss-jira] [JBoss JIRA] Resolved: (AS7-1456) How to configure keystore-type and ciphers in jboss 7.0 standalone
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Wed Aug 3 10:00:06 EDT 2011
[ https://issues.jboss.org/browse/AS7-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved AS7-1456.
-----------------------------------
Fix Version/s: (was: 7.0.0.Final)
Resolution: Rejected
Jira is used for reporting actual bugs, for questions please use the community forum: -
http://community.jboss.org/en/jbossas/as7_users
> How to configure keystore-type and ciphers in jboss 7.0 standalone
> ------------------------------------------------------------------
>
> Key: AS7-1456
> URL: https://issues.jboss.org/browse/AS7-1456
> Project: Application Server 7
> Issue Type: Feature Request
> Reporter: Gabriel Rabbaa
>
> Hi,
> I'm trying to configure standalone.xml file in order to use my keystore certificate but I need to add some more attributes like keystoreType and ciphers.
> is it possible to do it?
> At the moment could just configure the file store location and its password
> {code}
> <connector name="https" scheme="https" protocol="HTTP/1.1" socket-binding="https" secure="true">
> <ssl name="https" password="my_password" certificate-key-file="../standalone/configuration/server.keystore"/>
> </connector>
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list