|
|
@@ -941,7 +941,7 @@ Index: CSP.pm
|
|
|
- "-text -in $certfile -noout -nameopt RFC2253",
|
|
|
- {noconfig=>1,verbose=>1})->closeok();
|
|
|
+
|
|
|
-+ print $self->{csp}->{openssl}->
|
|
|
++ print $self->{openssl}->
|
|
|
+ cmd('x509',
|
|
|
+ "-text -in $certfile -noout -nameopt RFC2253",
|
|
|
+ {noconfig=>1,verbose=>1});
|