Generate an X.509 Certificate hosted WebID using browser without .NET plugin installed
The following Guide provides the steps through the process of generating and exporting an X.509 hosted WebID using browser without .NET plugin installed.
Note: these steps apply to any ODS instance where you have the requisite privileges.
- Set up an X.509 certificate issuer and HTTPS listener.
- Set up X.509 Certificate Service.
- Go to the ODS home page (local or remote) and register new user ( or log in as existing ODS user).
- Post registration (or log in) will end up with an ODS generated Person Entity Identifier (an HTTP URI that Identifies "You") that takes the form: http://cname/dataspace/person/user-name#this
- Edit your profile (Note: If this step is skipped for new registered users, the resulting X.509 certificate will not have a human readable name)
- Go to "Security"
- Go to "Certificate Generator"
- Enter in the shown form for ex:
- "Country": England
- "Organization": OL
- Valid for: 90 hours
- Click "submit certificate request".
- As result browser should prompt for installing the generated certificate:
- Click "Install"
- Confirm the installation:
- As result the generated certificate will be installed in your browser.
- Go to ODS Security -> X.509 Certificates
- As result the generated certificate will be shown in the list of available for the ODS user certificates:
Note: these steps apply to any ODS instance.
Related
- Setting up PubSubHub in ODS
- PubSubHubBub Demo Client Example
- Feed subscription via PubSubHub protocol Example
- Setting Up PubSubHub to use WebID Protocol or IP based control lists
- Creating and Using a SPARQL-SSL based Endpoint
- Set WebID Protocol ACLs using the Virtuoso Authentication Server UI
- WebID Protocol ACLs Tutorial
- SPARQL OAuth Tutorial
- WebID Protocol Support in OpenLink Data Spaces
- CA Keys Import using Conductor
- Generate an X.509 Certificate hosted WebID Guide
- ODS Briefcase WebID Protocol Share File Guide
- WebID Protocol Specification
- Test WebID Protocol Certificate page
- WebID Protocol Certificate Generation page
- Virtuoso Demo SPARQL-SSL Endpoint