<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; openssl command</title> <atom:link href="http://www.cyberciti.biz/faq/tag/openssl-command/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Verify: SSL Certificate Under OpenSSL</title><link>http://www.cyberciti.biz/faq/verify-ssl-certificate-openssl/</link> <comments>http://www.cyberciti.biz/faq/verify-ssl-certificate-openssl/#comments</comments> <pubDate>Tue, 07 Dec 2010 20:16:29 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[UNIX]]></category> <category><![CDATA[CentOS openssl Verify Certificate]]></category> <category><![CDATA[certificate authorities]]></category> <category><![CDATA[certificate authority]]></category> <category><![CDATA[certificate chains]]></category> <category><![CDATA[certs]]></category> <category><![CDATA[Debian openssl Verify Certificate]]></category> <category><![CDATA[Fedora openssl Verify Certificate]]></category> <category><![CDATA[Gentoo openssl Verify Certificate]]></category> <category><![CDATA[hash values]]></category> <category><![CDATA[Mandriva openssl Verify Certificate]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl -d]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl libraries]]></category> <category><![CDATA[openssl verify command]]></category> <category><![CDATA[OpenSUSE openssl Verify Certificate]]></category> <category><![CDATA[Redhat openssl Verify Certificate]]></category> <category><![CDATA[repository]]></category> <category><![CDATA[RHEL openssl Verify Certificate]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[Slackware openssl Verify Certificate]]></category> <category><![CDATA[ssl certificates]]></category> <category><![CDATA[Suse openssl Verify Certificate]]></category> <category><![CDATA[symbolic link]]></category> <category><![CDATA[trusts]]></category> <category><![CDATA[Ubuntu openssl Verify Certificate]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9573</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">All</span> UNIX / Linux applications linked against the OpenSSL libraries can verify certificates signed by a recognized certificate authority (CA). How do I verify SSL certificates using OpenSSL command line toolkit itself under UNIX like operating systems without using third party websites?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/verify-ssl-certificate-openssl/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux / UNIX: Encrypt Backup Tape Using Tar &amp; OpenSSL</title><link>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/#comments</comments> <pubDate>Thu, 25 Mar 2010 18:03:12 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[backup]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup data]]></category> <category><![CDATA[backup devices]]></category> <category><![CDATA[backup servers]]></category> <category><![CDATA[duplicity]]></category> <category><![CDATA[encryption password]]></category> <category><![CDATA[hardware encryption]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl des3 -d]]></category> <category><![CDATA[openssl des3 -d -k password]]></category> <category><![CDATA[openssl des3 -salt -k password]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[remote backups]]></category> <category><![CDATA[sensitive data]]></category> <category><![CDATA[shell pipes]]></category> <category><![CDATA[software encryption]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar xzf]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6893</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I make sure only authorized person access my backups stored on the tape drives (DAT, DLT, LTO-4 etc) under Linux or UNIX operating systems? How do I backup /array22/vol4/home/ to /dev/rmt/5mn or /dev/st0 in encrypted mode? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>CentOS / Redhat Apache mod_ssl Configuration</title><link>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/</link> <comments>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/#comments</comments> <pubDate>Sat, 21 Nov 2009 09:18:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/httpd/conf.d/ssl.conf]]></category> <category><![CDATA[/etc/httpd/conf/httpd.conf]]></category> <category><![CDATA[/etc/pki/tls/certs]]></category> <category><![CDATA[/etc/pki/tls/http/]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[apache ssl]]></category> <category><![CDATA[centos ssl]]></category> <category><![CDATA[httpd ssl]]></category> <category><![CDATA[mod_ssl apache2]]></category> <category><![CDATA[mod_ssl centos]]></category> <category><![CDATA[mod_ssl fedora]]></category> <category><![CDATA[mod_ssl loadmodule]]></category> <category><![CDATA[mod_ssl openssl]]></category> <category><![CDATA[mod_ssl redhat]]></category> <category><![CDATA[mod_ssl RHEL]]></category> <category><![CDATA[mod_ssl tutorial]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[redhat apache config]]></category> <category><![CDATA[redhat apache ssl howto]]></category> <category><![CDATA[redhat httpd ssl]]></category> <category><![CDATA[rhel apache ssl]]></category> <category><![CDATA[rhel ssl]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5816</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/centos/' title='See all Sun CentOS Linux related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/centos_logo.png' border='0' /></a></div> <span
class="drop_cap">T</span>he mod_ssl module provides strong cryptography for the Apache Web  server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. How do I install and configure mod_ssl under CentOS / Fedora / Redhat Enterprise Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How To Verify SSL Certificate From A Shell Prompt</title><link>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/</link> <comments>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/#comments</comments> <pubDate>Sat, 23 May 2009 04:25:55 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[c_rehash command]]></category> <category><![CDATA[mail server ssl certificates]]></category> <category><![CDATA[openssl client]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl s_client]]></category> <category><![CDATA[ssl certificates]]></category> <category><![CDATA[verify mail server ssl certificates]]></category> <category><![CDATA[verify web server server ssl certificates]]></category> <category><![CDATA[web server server ssl certificates]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3833</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I verify and diagnosis SSL certification installation from a Linux / UNIX shell  prompt? How do I  validate  SSL Certificate installation and save hours of troubleshooting headaches without using a browser? How do I confirm I've the correct and working SSL certificates?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
