---+++CA Keys Import using Conductor ---+++What The Virtuoso Conductor allows easy import of user-level CA (Certificate Authority) Keys through System Admin -> User Accounts -> Edit. ---+++Why The dba user (typically) or other users may need CA keys to execute different services. For ODS, the dba user must import a certificate with primary key and with name id_rsa. The process takes the following steps: 1. A signing authority (e.g., RSA Labs) generates a site certificate. 1. The site certificate is used to generate certificates for ODS users. 1. The site certificate is imported with name id_rsa for user dba using the Conductor. %BR%%BR%%BR%%BR% 1. As a result, the ODS user certificates can be authenticated against the site certificate. If there is a service that requires a different key, the Conductor can be used to import another certificate for the relevant user. ---+++How You can use a Key from a global signing authority or produce a self-signed key using the [[http://download.openlinksw.com/packages/5.0/virtuoso/identity_manager_dav.vad][ODS Identity Manager]]. Details and more information how to generate the key you can find [[ODSPkiSetup][here]]. ---+++Related * [[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]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSSL][Creating and Using a SPARQL-SSL based Endpoint]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthServerUI][Set WebID Protocol ACLs using the Virtuoso Authentication Server UI]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthFOAFSSLACL][WebID Protocol ACLs Tutorial]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]] * [[VirtODSFOAFSSL][WebID Protocol Support in OpenLink Data Spaces]] * [[ODSPkiSetup][Guide to Setting up a X.509 certificate issuer and HTTPS listener and Generating ODS user certificates]] * [[ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]] * [[ODSBriefcaseFOAFSSLShareFile][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]] * [[https://demo.openlinksw.com/sparql-ssl][Virtuoso Demo SPARQL-SSL Endpoint]] CategoryVirtuoso CategoryDocumentation CategorySecurity CategoryConductor