This HTML5 document contains 92 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n20http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n9http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
n8http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/ODSSetupSSL/
dchttp://purl.org/dc/elements/1.1/
n16http://docs.openlinksw.com/virtuoso/
n22http://test.foafssl.org/cert/
n10http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n19http://rdfs.org/sioc/services#
n15http://docs.openlinksw.com/virtuoso/rdfsparql.html#
siocthttp://rdfs.org/sioc/types#
n24https://foaf.me/
n6http://vos.openlinksw.com/dataspace/person/dav#
n13http://vos.openlinksw.com/dataspace/owiki/wiki/
n4http://vos.openlinksw.com/wiki/main/ODS/ODSSetupSSL/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n25http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n26http://vos.openlinksw.com/dataspace/owiki#
n23http://esw.w3.org/topic/
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n27http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
n18http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/

Statements

Subject Item
n2:ODSSetupSSL
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T06:08:37.004720
dcterms:modified
2017-06-13T06:08:37.004720
rdfs:label
ODSSetupSSL
foaf:maker
n6:this n27:this
dc:title
ODSSetupSSL
opl:isDescribedUsing
n8:sioc.rdf
sioc:has_creator
n10:this n26:this
sioc:attachment
n4:Picture09.png n4:Picture10.png n4:Picture072.png n4:Picture08.png n4:Picture07.png n4:Picture071.png n4:Picture05.png n4:Picture06.png n4:Picture03.png n4:Picture04.png n4:Picture02.png n4:Picture13.png n4:Picture14.png n4:Picture11.png n4:Picture12.png
sioc:content
---+Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener %TOC% ---++Configure an HTTPS Listener for handling HTTPS requests from HTTP user agents (clients) 1 Install [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/conductor_dav.vad][Conductor manager]] VAD package. 1 Go to the <b><code><nowiki>http://cname:port/conductor</nowiki></code></b> URL, enter the DBA user credentials. %BR%%BR% <img src="%ATTACHURLPATH%/Picture02.png" />%BR%%BR% 1 Go to System Admin-&gt;Security: %BR%%BR%<img src="%ATTACHURLPATH%/Picture03.png" />%BR%%BR% 1 Enter the Issuer details and click Generate: %BR%%BR%<img src="%ATTACHURLPATH%/Picture04.png" />%BR%%BR% 1 Click Configure HTTPS Listeners: %BR%%BR%<img src="%ATTACHURLPATH%/Picture05.png" />%BR%%BR% 1 Edit the new listener, and click "Generate New" key: %BR%%BR%<img src="%ATTACHURLPATH%/Picture06.png" />%BR%%BR% 1 Click Save: %BR%%BR%<img src="%ATTACHURLPATH%/Picture07.png" />%BR%%BR% 1 Additionally, the generated for the Virtuoso HTTPS endpoint Web Server Certificate will be listed in the "Cryptographic Keys" section in user "dba" properties form at System Admin -> Users Accounts ->Users -> "dba" -> "Edit": %BR%%BR%<img src="%ATTACHURLPATH%/Picture071.png" /> %BR%<img src="%ATTACHURLPATH%/Picture072.png" />%BR%%BR% ---++Configure an HTTPS Listener for ODS Endpoints 1 Suppose the steps from above are performed and also is installed [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/ods_framework_dav.vad][ODS]] VAD package. 1 Go to Conductor -> Security -> Configure HTTPS Listeners 1 Click Configure ODS Endpoints: %BR%%BR%<img src="%ATTACHURLPATH%/Picture08.png" />%BR%%BR% 1 Click "Create New Endpoint": %BR%%BR%<img src="%ATTACHURLPATH%/Picture09.png" />%BR%%BR% 1 Enter the home path for ODS, and save. 1 The new endpoint should be created: %BR%%BR%<img src="%ATTACHURLPATH%/Picture11.png" />%BR%%BR% 1 Go to the HTTPS site, e.g., <b><code><nowiki>https://cname:port/ods</nowiki></code></b>; in our example, <b><code><nowiki>https://localhost:4433/ods/</nowiki></code></b>. If Firefox is used, it will complain that the certificate is not valid, so we must register the site's certificate. %BR%%BR%<img src="%ATTACHURLPATH%/Picture12.png" />%BR%%BR% 1 In Firefox certificate manager, Site's certificates add an exception: Firefox Tools -&gt; Options -&gt; View Certificates -&gt; Servers -&gt; Add Exception, %BR%%BR%<img src="%ATTACHURLPATH%/Picture13.png" />%BR%%BR% 1 Confirm exception. %BR%%BR%<img src="%ATTACHURLPATH%/Picture14.png" />%BR%%BR% ---++Related * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLEndpointProtection][Safeguarding your Virtuoso-hosted SPARQL Endpoint]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpointProtection][SPARQL Endpoint Protection Methods Collection]] * [[http://docs.openlinksw.com/virtuoso/][Virtuoso documentation]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpoint][SPARQL Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpointuri][Service Endpoint Security]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#sparqwebservicetbl][Managing a SPARQL Web Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][SPARQL]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLDET][SPARQL Endpoint DET Configuration Guide]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpoints][Securing SPARQL endpoints]] * [[OdsSPARQLAuth][SPARUL over SPARQL using the http://cname:port/sparql-auth endpoint]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthServerUI][Virtuoso Authentication Server UI]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSSL][Manage a SPARQL-WebID based Endpoint]] * [[VirtODSSecurityWebID][WebID Protocol Support in OpenLink Data Spaces]]. * Manage ODS Datadspaces Objects WebID Access Control Lists (ACLs): * [[ODSBriefcaseWebID][ODS Briefcase WebID based ACL Guide]] * [[ODSBriefcaseWebIDPerson][Person Entity WebID based ACL Guide]] * [[ODSBriefcaseWebIDGroup][Group Entity WebID based ACL Guide]] * [[ODSBriefcaseWebIDPublic][Public WebID based ACL Guide]] * [[ODSFeedManagerWebIDACL][ODS Feed Manager WebID based ACL Guide]] * [[ODSFeedManagerWebIDACLPerson][Person Entity Specific ACL]] * [[ODSFeedManagerWebIDACLGroup][Group Entity Specific ACL]] * [[ODSFeedManagerWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSCalendarWebIDACL][ODS Calendar WebID based ACL Guide]] * [[ODSCalendarWebIDACLPerson][Person Entity Specific ACL]] * [[ODSCalendarWebIDACLGroup][Group Entity Specific ACL]] * [[ODSCalendarWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSBookmarksWebIDACL][ODS Bookmark Manager WebID based ACL Guide]] * [[ODSBookmarksWebIDACLPerson][Person Entity Specific ACL]] * [[ODSBookmarksWebIDACLGroup][Group Entity Specific ACL]] * [[ODSBookmarksWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSAddressBookWebIDACL][ODS Addressbook WebID based ACL Guide]] * [[ODSAddressBookWebIDACLPerson][Person Entity Specific ACL]] * [[ODSAddressBookWebIDACLGroup][Group Entity Specific ACL]] * [[ODSAddressBookWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSPkiSetup][Guide for Set up a X.509 certificate issuer and HTTPS listener and generate ODS user certificates.]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSetupSSL][Configure Virtuoso instance as an X.509 Certificate Authority and HTTPS listener]] * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]] * [[VirtPubSubHub][PubSubHubBub Demo Client Example]] * [[VirtFeedPubSubHub][Feed subscription via PubSubHub protocol Example ]] * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]] * [[OdsKeyImport][CA Keys Import using Conductor]] * [[ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]] * [[ODSGenerateWebIDX509CertOSKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by host operating system keystore]] * [[ODSGenerateWebIDX509CertBrsKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by a browser-based keystore]] * [[ODSWebIDIdP][Using Virtuoso's WebID Verification Proxy Service with a WebID-bearing X.509 certificate]] * [[ODSWebIDIdpProxy][Using Virtuoso's WebID Identity Provider (IdP) Proxy Service with an X.509 certificate]] * [[ODSBriefcaseWebIDShareFile][ODS Briefcase WebID Protocol Share File Guide]] * [[http://esw.w3.org/topic/foaf+ssl][WebID Protocol Specification]] * [[https://foaf.me/simpleLogin.php][Test WebID Protocol Certificate page]] * [[http://test.foafssl.org/cert/][WebID Protocol Certificate Generation page]]
sioc:id
5e0aa784626024aa8d2902fab1dcdccf
sioc:link
n2:ODSSetupSSL
sioc:has_container
n13:ODS
n19:has_services
n20:item
atom:title
ODSSetupSSL
sioc:links_to
n2:ODSAddressBookWebIDACLPerson n2:OdsSPARQLAuth n2:ODSAddressBookWebIDACLPublic n2:ODSWebIDIdP n2:ODSAddressBookWebIDACL n2:ODSCalendarWebIDACLGroup n2:ODSBookmarksWebIDACLGroup n9:VirtSPARQLEndpointProtection n2:ODSFeedManagerWebIDACLPublic n9:VirtTipsAndTricksGuideSPARQLEndpointProtection n2:VirtPubSubHubACL n9:VirtSPARQLSecurityWebID n9:VirtTipsAndTricksGuideSPARQLEndpoints n9:VirtTipsAndTricksGuide n9:VirtSPARQLDET n2:VirtPubSubHub n2:ODSGenerateWebIDX509CertOSKeystore n2:VirtODSPubSubHub n9:VirtOAuthSPARQL n9:VirtSetupSSL n9:VirtSPARQLSSL n9:VirtAuthServerUI n2:ODSFeedManagerWebIDACLGroup n2:ODSBriefcaseWebIDPublic n2:ODSFeedManagerWebIDACL n2:OdsKeyImport n2:ODSBookmarksWebIDACL n2:ODSBriefcaseWebIDShareFile n2:ODSBriefcaseWebIDGroup n2:ODSGenerateX509Certificate n2:ODSBriefcaseWebIDPerson n2:ODSWebIDIdpProxy n2:ODSGenerateWebIDX509CertBrsKeystore n2:ODSBriefcaseWebID n15:rdfsupportedprotocolendpointuri n15:sparqwebservicetbl n16: n15:rdfsupportedprotocolendpoint n18:ods_framework_dav.vad n16:rdfsparql.html n18:conductor_dav.vad n2:ODSBookmarksWebIDACLPublic n2:VirtFeedPubSubHub n2:ODSPkiSetup n2:ODSBookmarksWebIDACLPerson n2:ODSFeedManagerWebIDACLPerson n2:ODSCalendarWebIDACLPerson n22: n23:foaf+ssl n24:simpleLogin.php n25:ODSCalendarWebIDACL n2:ODSAddressBookWebIDACLGroup n25:WebID n2:VirtODSSecurityWebID n2:ODSCalendarWebIDACLPublic
atom:source
n13:ODS
atom:author
n6:this
atom:published
2017-06-13T06:08:37Z
atom:updated
2017-06-13T06:08:37Z
sioc:topic
n13:ODS