Export a Base-64 x.509 Cert using PowerShell on Windows 7
Read OriginalThis technical article provides a PowerShell script solution for exporting a Base-64 encoded x.509 certificate on Windows 7 systems. It addresses the limitation of missing the Export-Certificate cmdlet by using the .NET Convert class and the Cert: provider to retrieve and encode the certificate, saving it to a file.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser