Not logged in : Login

About: VirtSetupSSLFileSystem     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : atom:Entry, within Data Space : ods.openlinksw.com associated with source document(s)

AttributesValues
type
Date Created
Date Modified
label
  • VirtSetupSSLFileSystem
maker
Title
  • VirtSetupSSLFileSystem
isDescribedUsing
has creator
attachment
  • http://vos.openlinksw.com/wiki/main/VOS/VirtSetupSSLFileSystem/Picture_1.png
  • http://vos.openlinksw.com/wiki/main/VOS/VirtSetupSSLFileSystem/Picture_2.png
content
  • ---++Guide for Setting Up the Virtuoso HTTPS Listener using File System to host Certificate and Public Key To enable the HTTPS listener, you will need another certificate. Existing certificates may not have Subject Alternate Name, so you may want to generate one as in [[VirtGenerateX509Cert][this]] section. 1 Move <code>newcert.pem</code>, <code>newkey.pem</code>, and <code>cacert.pem</code> into the server's working directory. In our test case, we put the keys in a '<code>keys</code>' sub-directory, and added the following lines to the <code>[HTTPServer]</code> section of the Virtuoso INI file, <code>virtuoso.ini</code>: <verbatim> SSLPort = 4443 SSLCertificate = ./keys/localhost.cert.pem SSLPrivateKey = ./keys/localhost.key.pem X509ClientVerifyCAFile = ./keys/localhost.ca.pem X509ClientVerify = 1 X509ClientVerifyDepth = 15 </verbatim> 1 Also in the Virtuoso INI file, in the <code>[URIQA]</code> section, <code>DefaultHost</code> (<code>localhost:8890</code> below) must be edited to correspond to the DNS-resolvable host name ("CNAME") of the Virtuoso host, combined with the <code>ServerPort</code> as set in the <code>[HTTPServer]</code> section of the same INI file. <verbatim> [URIQA] DynamicLocal = 1 DefaultHost = localhost:8890 </verbatim> For instance, if the CNAME of the host is <code>virtuoso.example.com</code>, and the <code>ServerPort</code> is <code>4321</code>, the <code>DefaultHost</code> should be set to <code>virtuoso.example.com:4321</code> <verbatim> [URIQA] DynamicLocal = 1 DefaultHost = virtuoso.example.com:4321 </verbatim> 1 Start the Virtuoso server, and look at the log file. Once HTTPS is up, you should see something like &mdash; <verbatim> HTTPS Using X509 Client CA .... HTTPS/X509 server online at 4443 </verbatim> ---+++ Setting Up Firefox 1 In the Preferences dialog, open the Advanced tab, and click the "View certificates" button. %BR%%BR%<img src="%ATTACHURLPATH%/Picture_1.png" style="wikiautogen"/>%BR%%BR% 1 Click the "Add exception" button ,and enter the address of the HTTPS server you've just configured, i.e., https://virtuoso.example.com:4443/ 1 Click OK, and confirm the exception. %BR%%BR%<img src="%ATTACHURLPATH%/Picture_2.png" style="wikiautogen"/>%BR%%BR% 1 Click to the "Your Certificates" tab, and import <code>mycert.p12</code>.
id
  • d7c54b33145eedd6c7bfd754c3d33f37
link
has container
http://rdfs.org/si...ices#has_services
atom:title
  • VirtSetupSSLFileSystem
links to
atom:source
atom:author
atom:published
  • 2017-06-13T05:39:44Z
atom:updated
  • 2017-06-13T05:39:44Z
topic
is made of
is container of of
is link of
is http://rdfs.org/si...vices#services_of of
is links to of
is creator of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git150 as of Jan 20 2025


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Sep 11 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 723 MB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software