You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In exportcert function, If we didn't specified the filename we should get cert in stdout. I am able to get the same in binary DER format but not able to get same in "RFC 1421 compliant base64" format, if I set rfcoutput parameter as true.
The text was updated successfully, but these errors were encountered:
prashant7090
changed the title
Not able to read file in RFC 1421 compliant base64 encoding format as stdout if file name is not specifiedm
Not able to read file in RFC 1421 compliant base64 encoding format as stdout if file name is not specified
Jul 18, 2018
In exportcert function, If we didn't specified the filename we should get cert in stdout. I am able to get the same in binary DER format but not able to get same in "RFC 1421 compliant base64" format, if I set rfcoutput parameter as true.
The text was updated successfully, but these errors were encountered: