{"id":4983,"date":"2013-01-27T20:05:49","date_gmt":"2013-01-28T00:05:49","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=4983"},"modified":"2013-01-27T20:05:49","modified_gmt":"2013-01-28T00:05:49","slug":"ssl-configuration-in-ovd-oracle-virtual-directory","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/","title":{"rendered":"SSL configuration in OVD &#8211; Oracle Virtual Directory"},"content":{"rendered":"<p>This post covers key points and documentation to<strong> configure SSL in Oracle Virtual Directory<\/strong> (OVD) 11g. For <strong>SSL configuration in OID 11g<\/strong> click <a href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/24\/configure-ssl-for-oracle-internet-directory-oid\/\">here<\/a><\/p>\n<p><strong>1. SSL Authentication Mode<\/strong> &#8211; OVD and any other SSL listener can be configured in one of three Authentication Mode<br \/>\n<strong>a. SSL No-Auth Mode<\/strong> : Neither client nor server are required to authenticate by showing their certificate. This mode is also called as <strong>anonymous<\/strong> or <strong>no authentication<\/strong> mode.<br \/>\n<strong>b. Server Authentication Mode<\/strong> : In this mode Server Authenticate itself to client by presenting SSL certificates but client does not Authenticate itself using certificate. This mode is also called as <strong>one-way SSL<\/strong> or <strong>Server<\/strong> authentication.<br \/>\n<strong>c. Mutual Authentication<\/strong> : In this mode both client and server authenticates each other using SSL certificates. This mode is also called as <strong>two-way SSL<\/strong> or <strong>Client<\/strong> authentication.<\/p>\n<p><strong>Note<\/strong>: OVD SSL Listener by default is configured in <strong>Server Authentication<\/strong> Mode.<\/p>\n<p><strong>2.<\/strong> OVD by default listens on four ports (More on OVD listeners \u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/06\/01\/http-web-dsmladmin-gateway-in-ovd\/\">here<\/a>)<br \/>\n<strong>a)<\/strong> \u00a0LDAP Listener &#8211; Non SSL LDAP default port 6501<br \/>\n<strong>b)<\/strong> \u00a0LDAPS Listener &#8211; SSL LDAP default port 7501<br \/>\n<strong>c)<\/strong> \u00a0Admin Listener &#8211; SSL Admin port 8899<br \/>\n<strong>d)<\/strong> \u00a0DSML Gateway &#8211; Non SSL HTTP port 8080<\/p>\n<p><span style=\"color: #ff0000;\">Note: Client&#8217;s usually connect to OVD using LDAP or LDAPS Listener<\/span><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4997\" title=\"ovd_ssl_7\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\" alt=\"\" width=\"450\" height=\"385\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7-300x256.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p><strong>3.<\/strong>\u00a0<strong>LDAPS<\/strong> and <strong>Admin Gateway<\/strong> Listener by default comes with SSL with self signed certificate. You can change from self signed certificates to certificates issues trusted CA like Verisign\/Thawte or you can use your own CA.<\/p>\n<p><strong>4.<\/strong> SSL certificates (issued to OVD listeners) and Certifying Authority&#8217;s Certificates (Certificates of Authority that issues these certificate ) are stored in Keystore.<\/p>\n<p><strong>5. Keystore<\/strong> &#8211; In Oracle Fusion Middleware there are two type of keystores.<\/p>\n<p>a) JKS Keystore and Truststore (aka Java Key Store)<br \/>\nb) Oracle Wallets<\/p>\n<p><span style=\"color: #ff0000;\">Note : OVD uses Java Key Store to store certificates. System Components of Fusion Middleware like OID &amp; OHS uses Oracle Wallets to store SSL certificates.<\/span><\/p>\n<p><strong>6.<\/strong> You can configure\/manage\u00a0<strong>SSL in OVD<\/strong>\u00a0(LDAPS listener) using<\/p>\n<p><strong>a)<\/strong> WebLogic Scripting Tool (WLST)<br \/>\nor<br \/>\n<strong>b)<\/strong> Fusion Middleware Enterprise Manager Control (\/em)<\/p>\n<div>\n<p><strong>Note<\/strong>: <span style=\"color: #ff0000;\">To manage SSL certificates using EM or WLST, OVD must be configured with Weblogic Server with EM application deployed<\/span> .<\/p>\n<div><\/div>\n<p><strong>7.<\/strong>\u00a0Java Keystore lifecycle includes<\/p>\n<\/div>\n<p>a) Creating keystore<br \/>\nb) viewing\/updating keystore<br \/>\nc) exporting\/importing keystore<br \/>\nd) deleting keystore<\/p>\n<p><strong>8.<\/strong> To create\/manage \u00a0keystore in OVD &#8211;<br \/>\na) Login to EM<br \/>\nb) Navigate to <strong>ovd<\/strong> -&gt; <strong>Security<\/strong> -&gt; <strong>Keystores<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4984\" title=\"ovd_ssl_1\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_1.png\" alt=\"\" width=\"450\" height=\"344\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_1.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_1-300x229.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>9. OVD by default creates following Keystore<\/p>\n<p><strong>a)<\/strong> <strong>keys.jks<\/strong> (Trust Store and SSL Keys for OVD LDAPS Listeners)<\/p>\n<p><strong>b)<\/strong>\u00a0Optional &#8211; If <a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/06\/11\/creating-ovd-11g-adapters-without-using-odsm-console\/\"><strong>LDAP Adapter<\/strong><\/a>\u00a0using TLS\/SSL is defined then <strong>adapters.jks<\/strong> (containing SSL certificate and trust store for OVD to LDAP connection on SSL )<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4986\" title=\"ovd_ssl_2\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_2.png\" alt=\"\" width=\"360\" height=\"278\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_2.png 360w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_2-300x231.png 300w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/p>\n<p><strong>10.<\/strong> Location of<strong> Key Store<\/strong> for <strong>OVD LDAPS Listener<\/strong> is defined in OVD EM : <strong>Administration<\/strong> -&gt; <strong>Listeners<\/strong> -&gt; <strong>LDAP SSL End Point<\/strong> (Edit) -&gt; <strong>Change SSL Settings<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4989\" title=\"ovd_ssl_3\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_3.png\" alt=\"\" width=\"399\" height=\"262\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_3.png 399w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_3-300x196.png 300w\" sizes=\"auto, (max-width: 399px) 100vw, 399px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_5.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4991\" title=\"ovd_ssl_5\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_5.png\" alt=\"\" width=\"450\" height=\"154\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_5.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_5-300x102.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4992\" title=\"ovd_ssl_4\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_4.png\" alt=\"\" width=\"450\" height=\"473\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_4.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_4-285x300.png 285w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>11.<\/strong> Location of <strong>Key Store<\/strong> for <strong>OVD LDAP Adapter<\/strong> is defined in OVD EM : Administration -&gt; Server Properties (Under <strong>TLS Configuration<\/strong> Section)<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_6.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4995\" title=\"ovd_ssl_6\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_6.png\" alt=\"\" width=\"450\" height=\"225\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_6.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_6-300x150.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>12.<\/strong> Java Keystore (JKS) for OVD is stored on File System under <strong>$ORACLE_INSTANCE\/config\/OVD\/[ovd1]\/keystores<\/strong><\/p>\n<p><strong>13.<\/strong> If you <span style=\"text-decoration: underline;\"><strong>don&#8217;t<\/strong><\/span> want to use self signed certificate and wish to use certificates signed by <strong>trusted certifying certificate<\/strong> (like verisign or thawte) or signed by your companies PKI then<\/p>\n<p><strong>a.<\/strong> Create Java keystore using \/em or wlst<br \/>\n<strong>b.<\/strong> Generate CSR (Certificate Signing Request)<br \/>\n<strong>c.<\/strong> Send CSR to Certifying Authority (CA) for signing the certificates<br \/>\n<strong>d.<\/strong> Once you get signed certificate from CA (Certifying Authority) then import signed certificate in to keystore<br \/>\n<strong>e.<\/strong>\u00a0 If certificates are signed by companies PKI then ask OVD clients (including ODSM) to include CA&#8217;s certificates (as trusted certificate)<\/p>\n<p><strong>Note:<\/strong> <span style=\"color: #ff0000;\">Certificates can be DER-encoded or Base-64 encoded format. You cannot use FMW control to import DER-encoded certificate.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>References\/Further Reading<\/strong><\/span><\/p>\n<ul>\n<li><a href=\"http:\/\/docs.oracle.com\/cd\/E23943_01\/core.1111\/e10105\/sslconfig.htm#CBDCBJBF\">Enabling SSL on Oracle Virtual Directory Listeners in FMW Admin Guide<\/a><\/li>\n<li><a href=\"http:\/\/docs.oracle.com\/cd\/E23943_01\/core.1111\/e10105\/wallets.htm\">Managing Key Store, Wallets and Certificates<\/a><\/li>\n<li>Master Note for SSL Configuration in Fusion Middleware 11g [ID 1218695.1]<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post covers key points and documentation to configure SSL in Oracle Virtual Directory (OVD) 11g. For SSL configuration in [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[371,39],"tags":[],"class_list":["post-4983","post","type-post","status-publish","format-standard","hentry","category-ovd","category-ssl"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SSL configuration in OVD - Oracle Virtual Directory -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SSL configuration in OVD - Oracle Virtual Directory -\" \/>\n<meta property=\"og:description\" content=\"This post covers key points and documentation to configure SSL in Oracle Virtual Directory (OVD) 11g. For SSL configuration in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-01-28T00:05:49+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/\",\"name\":\"SSL configuration in OVD - Oracle Virtual Directory -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\",\"datePublished\":\"2013-01-28T00:05:49+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSL configuration in OVD &#8211; Oracle Virtual Directory\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SSL configuration in OVD - Oracle Virtual Directory -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/","og_locale":"en_US","og_type":"article","og_title":"SSL configuration in OVD - Oracle Virtual Directory -","og_description":"This post covers key points and documentation to configure SSL in Oracle Virtual Directory (OVD) 11g. For SSL configuration in [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/","article_published_time":"2013-01-28T00:05:49+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/","name":"SSL configuration in OVD - Oracle Virtual Directory -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png","datePublished":"2013-01-28T00:05:49+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/01\/ovd_ssl_7.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/01\/27\/ssl-configuration-in-ovd-oracle-virtual-directory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"SSL configuration in OVD &#8211; Oracle Virtual Directory"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/4983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=4983"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/4983\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=4983"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=4983"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=4983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}