IT-Security
Revision as of 15:46, 21 March 2022 by Samerhijazi (talk | contribs) (Created page with "=Authentication= =Ref.= * https://www.learninjava.com/convert-p12-to-jks-and-pem-to-jks/ =Initial= * X.509 Certificates encoding formats and file extensions. <pre class="text"...")
Authentication
Ref.
Initial
- X.509 Certificates encoding formats and file extensions.
* Base64-ASCII: PEM >>> *.pem, *.crt, *.cer, *.key * Base64-ASCII: PKCS#7 >>> *.p7b, *.p7c * Binary: DER >>> *.der, *.cer * Binary: PKCS#12 >>> *.pfx, *.p12