Categories:
DH Keys (39)
DSA Keys (70)
EC Keys (345)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1953)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1901)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
Microsoft "certutil -encode" Command Options
How can I use Microsoft "certutil -encode" command? What are command options supported by "certutil -encode"? The document says "Encode file to Base64".
✍: FYIcenter.com
Microsoft "certutil -encode" command can be used to convert a certificate file from binary format to Base64 (PEM - Privacy Enhanced Mail) format.
Here are options supported by the "certutil -encode" command:
C:\fyicenter>\windows\system32\certutil -encode -? Usage: CertUtil [Options] -encode InFile OutFile Encode file to Base64 Options: -f -- Force overwrite -gmt -- Display times as GMT -seconds -- Display times with seconds and milliseconds -v -- Verbose operation -privatekey -- Display password and private key data
2013-03-06, 11372👍, 0💬
Popular Posts:
How to verify an HTTPS server certificate? To help you to verify an HTTPS server certificate and vie...
Certificate summary - Owner: dynamic.12306.cn, ????????, Sinorail Certification Authority, CN Issuer...
How to import a certificate from a certificate file into a new certificate store with Microsoft "cer...
What can I use OpenSSL "ans1parse" command for? What are options supported by the "ans1parse" comman...
How to start "certmgr.exe" on Windows 7? I know it is installed on my system as part of Visual Studi...