[jboss-jira] [JBoss JIRA] Assigned: (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 reassigned AS7-1456:
-------------------------------------

    Assignee: Darran Lofthouse


> 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
>            Assignee: Darran Lofthouse
>
> 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