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.