Project

General

Profile

Actions

Bug #5980

closed

JSAGA fails to create a proxy with a private key created with openssl 1.x

Added by Michel Franck over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assigned To:
Category:
gLite adaptors
Target version:
Start date:
01/31/2014
Due date:
% Done:

0%

Estimated time:

Description

Hi,

JSAGA does not allow to create a proxy certificate with a private key that was extracted from the certificate using openssl 1.x, but it works when the private key is extracted with openssl 0.9.8.

I checked with the voms-proxy-init, it works in both cases.

Here are the commands I use to extract the key pair:

openssl pkcs12 -in user_cert.p12 -nocerts -out userkey.pem
openssl pkcs12 -in user_cert.p12 -clcerts -nokeys -out usercert.pem

I've tested this with JSAGA 0.9.17.

Franck.

Actions

Also available in: Atom PDF