{"id":995,"date":"2014-03-11T16:14:19","date_gmt":"2014-03-11T16:14:19","guid":{"rendered":"http:\/\/blogs.silicontechnix.com\/?p=995"},"modified":"2014-04-18T16:16:49","modified_gmt":"2014-04-18T15:16:49","slug":"verify-ssl-certificate-using-openssl","status":"publish","type":"post","link":"https:\/\/blogs.silicontechnix.com\/?p=995","title":{"rendered":"Verify SSL certificate using OpenSSL"},"content":{"rendered":"<p>Use this command to verify the SSL certificate for the domain www.somedomain.com<\/p>\n<pre class=\"brush:bash\">\r\nopenssl s_client -showcerts -connect www.somedomain.com:443\r\n<\/pre>\n<p>If the certificate is correctly installed the result should contain at the end:<\/p>\n<pre class=\"brush:bash\">\r\nVerify return code: 0 (ok)\r\n<\/pre>\n<p>That&#8217;s it<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use this command to verify the SSL certificate for the domain www.somedomain.com openssl s_client -showcerts -connect www.somedomain.com:443 If the certificate is correctly installed the result should contain at the end: Verify return code: 0 (ok) That&#8217;s it<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"no","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[95],"tags":[457,142,374,143],"class_list":["post-995","post","type-post","status-publish","format-standard","hentry","category-system-administration","tag-certificate","tag-https","tag-openssl","tag-ssl"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p12j6H-g3","_links":{"self":[{"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/posts\/995","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=995"}],"version-history":[{"count":2,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/posts\/995\/revisions"}],"predecessor-version":[{"id":997,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=\/wp\/v2\/posts\/995\/revisions\/997"}],"wp:attachment":[{"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=995"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=995"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.silicontechnix.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}