Linux get public key from cert - JohnHau/mis GitHub Wiki

https://stackoverflow.com/questions/17143606/how-to-save-public-key-from-a-certificate-in-pem-format

https://www.techrepublic.com/article/how-to-view-your-ssh-keys-in-linux-macos-and-windows/

https://superuser.com/questions/1660060/extract-rsa-public-key-from-public-certificate

https://www.baeldung.com/linux/openssl-extract-certificate-info

https://support.axway.com/kb/180119/language/en

https://www.codegrepper.com/code-examples/whatever/how+to+extract+public+key+from+certificate+openssl

https://docs.oracle.com/en/cloud/get-started/subscriptions-cloud/csimg/extracting-certificate-using-openssl.html

https://www.digicert.com/kb/ssl-support/openssl-quick-reference-guide.htm

https://www.ibm.com/docs/en/arl/9.7?topic=certification-extracting-certificate-keys-from-pfx-file

http://manpages.ubuntu.com/manpages/trusty/man1/pki---pub.1.html

https://www.howtouselinux.com/post/2-ways-to-get-public-key-from-private-key

https://www.ssl.com/how-to/export-certificates-private-key-from-pkcs12-file-with-openssl/

https://www.ssl.com/how-to/export-certificates-private-key-from-pkcs12-file-with-openssl/

https://phoenixnap.com/kb/openssl-tutorial-ssl-certificates-private-keys-csrs

https://www.ibm.com/docs/en/ibm-mq/9.2?topic=wsalw-extracting-public-part-self-signed-certificate-from-key-repository-aix-linux-windows

https://support.citrix.com/article/CTX229158/how-to-extract-the-private-and-public-key-from-pfx-file

https://www.cendio.com/resources/docs/tag/authentication_scpublickey.html

https://www.ssls.com/knowledgebase/how-can-i-find-the-private-key-for-my-ssl-certificate/

https://www.netiq.com/documentation/access-manager-45/admin/data/b55lyow.html

https://developers.yubico.com/PIV/Guides/Generating_keys_using_OpenSSL.html

https://gist.github.com/rustymagnet3000/e1bad38d30827e2f9f68bedc7534084d

https://www.namecheap.com/support/knowledgebase/article.aspx/9834/69/how-can-i-find-the-private-key-for-my-ssl-certificate/

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html

https://fm4dd.com/openssl/certpubkey.shtm

https://www.xolphin.com/support/OpenSSL/Frequently_used_OpenSSL_Commands

https://man7.org/linux/man-pages/man1/certtool.1.html

http://lunar.lyris.com/help/Content/generating_public_and_private_keys.html

https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/integrate/ldap/task/t_ExportingThePublicKeyCertificate.html

https://wiki.openssl.org/index.php/Command_Line_Utilities https://dals.com/wp-content/uploads/formidable/3/extract-public-key-from-certificate-openssl.pdf

https://help.interfaceware.com/v6/how-to-create-self-certified-ssl-certificate-and-publicprivate-key-files

https://man.openbsd.org/ssh-keygen.1

https://helpcenter.gsx.com/hc/en-us/articles/115015887447-Extracting-Certificate-crt-and-PrivateKey-key-from-a-Certificate-pfx-File https://www.entrust.com/knowledgebase/ssl/what-are-the-steps-to-recover-the-private-key-of-an-ssl-certificate-in-an-iis-environment

https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art030

https://owasp.org/www-community/controls/Certificate_and_Public_Key_Pinning

https://www.linuxjournal.com/content/understanding-public-key-infrastructure-and-x509-certificates

https://linuxconfig.org/how-to-generate-a-self-signed-ssl-certificate-on-linux

https://www.integromat.com/en/help/certificates-and-keys

https://www.mysysadmintips.com/windows/servers/62-export-private-key-and-certificate-from-iis-pfx-file

https://www.freecodecamp.org/news/openssl-command-cheatsheet-b441be1e8c4a/