Hi all,
Does anyone know, how to configure the Liferay side if i want to integrate a JIRA gadget in an Liferay 6 open social container?
I was successful in defining the public key myrsacert.pem in the consumer definition on the JIRA side. At least i can see the public key greyed out in the consumer definition.
I have created the key pair as follows:
# Generate the RSA keys and certificate openssl req -x509 -nodes -days 365 -newkey rsa:1024 -sha1 -subj '/C=US/ST=CA/L=Mountain View/CN=www.example.com' -keyout myrsakey.pem -out /tmp/myrsacert.pem
Does anyone know how put the private key myrsakey.pem into Liferay?
i'm not an expert in Liferay and so far neither Atlassian nor Liferay Support has an answer for us
Cheers,
Dieter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.