Which HTTP connector are you using?
Mark
"J.V." wrote:
>I am generating a self signed cert using open SSL with the following
>commands
>
>openssl req -x509 -notes -days 365 -newkey rsa:2048 -keyout
>privateKey.key -out ca.crt
>
>I accept all the defaults when prompted except for 'Common Name'
I am generating a self signed cert using open SSL with the following
commands
openssl req -x509 -notes -days 365 -newkey rsa:2048 -keyout
privateKey.key -out ca.crt
I accept all the defaults when prompted except for 'Common Name' and
enter my IP address there.
This generates : ca.crt
It