{
	"id": "acfff3be-9d78-483c-ac12-0029194f880a",
	"created_at": "2026-04-06T00:10:33.171693Z",
	"updated_at": "2026-04-10T03:20:38.473823Z",
	"deleted_at": null,
	"sha1_hash": "9b1e8ec7b85019f27a903e51f17b90a9a6a21db0",
	"title": "Export \u0026 Download — SSL Certificate from Server (Site URL)",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 422949,
	"plain_text": "Export \u0026 Download — SSL Certificate from Server (Site URL)\r\nBy Menaka Jain\r\nPublished: 2019-09-16 · Archived: 2026-04-05 15:59:07 UTC\r\nGoogle Chrome\r\nExport the SSL certificate of a website using Google Chrome:\r\n1.Click the Secure button (a padlock) in an address bar.\r\n2. Click the Certificate(Valid).\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 1 of 6\n\n3. Go to the Details tab\r\n4.Click the Copy to File… button\r\n5.Click the Next button.\r\n6.Select the “Base-64 encoded X.509 (.CER)” format and click the Next button.\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 2 of 6\n\n7.Specify the name of the file you want to save the SSL certificate to\r\n8.Click the Next and the Finish buttons\r\nMozilla Firefox\r\nExport the SSL certificate of a website using Mozilla Firefox:\r\n1.Click the Site Identity button (a padlock) in an address bar.\r\n2.Click the Show connection details arrow\r\n3.Click the More Information button\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 3 of 6\n\n4.Click the View Certificate button\r\n5.Go to the Details tab\r\n6.Click the Export button\r\nGet Menaka Jain’s stories in your inbox\r\nJoin Medium for free to get updates from this writer.\r\nRemember me for faster sign in\r\n7.Specify the name of the file you want to save the SSL certificate to, keep the “X.509 Certificate (PEM)” format\r\nand click the Save button\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 4 of 6\n\nInternet Explorer\r\nDownload and save the SSL certificate of a website using Internet Explorer:\r\n1.Click the Security report button (a padlock) in an address bar\r\n2.Click the View Certificate button\r\n3.Go to the Details tab\r\n4.Click the Copy to File… button\r\n5.Click the Next button\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 5 of 6\n\n6.Select the “Base-64 encoded X.509 (.CER)” format and click the Next button\r\n7.Specify the name of the file you want to save the SSL certificate to\r\n8.Click the Next and the Finish buttons\r\nOpenSSL\r\nGet the SSL certificates of a website using openssl command :\r\n$ echo | openssl s_client -servername NAME -connect HOST:PORT |\\\r\nsed -ne ‘/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p’ \u003e certificate.crt\r\nExplanation :\r\n\u003e\u003econnect HOST:PORT :- The host and port to connect to\r\n\u003e\u003eserver name NAME :- The TLS SNI (Server Name Indication) extension (website)\r\n\u003e\u003ecertificate.crt :- Save SSL certificate to this file\r\nExample:\r\n$ echo | openssl s_client -servername google.com -connect google.com:443|\\\r\nsed -ne ‘/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p’ \u003e certificate.crt\r\nSource: https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nhttps://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2\r\nPage 6 of 6",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"references": [
		"https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2"
	],
	"report_names": [
		"export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2"
	],
	"threat_actors": [],
	"ts_created_at": 1775434233,
	"ts_updated_at": 1775791238,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/9b1e8ec7b85019f27a903e51f17b90a9a6a21db0.pdf",
		"text": "https://archive.orkl.eu/9b1e8ec7b85019f27a903e51f17b90a9a6a21db0.txt",
		"img": "https://archive.orkl.eu/9b1e8ec7b85019f27a903e51f17b90a9a6a21db0.jpg"
	}
}