Consuming JIRA gadget in Liferay

Dieter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 21, 2011

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

1 answer

0 votes
Dieter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 27, 2012

Suggest an answer

Log in or Sign up to answer