/create-x509-certificate

Create a self-signed x-509 certificate with the Web Cryptography API and PKIjs

Primary LanguageJavaScriptMIT LicenseMIT

X.509 Certificate Creation Sample

This web page with associated JavaScript allows a user to create a self-signed X.509 certificate.

This example is provided to illustrate how to use the W3C Web Cryptography API and PKIjs libraries.

Using this example requires a web browser that implements a compatible version of the Web Cryptography API. When the example was created, current versions of Google Chrome, Firefox, and Opera browsers could run the example.

This is not intended to be a production tool. Rather, it may be helpful to developers who intend to create their own tools using the Web Cryptography API.

Copyright (c) 2015 Info Tech, Inc. Provided under the MIT license. See LICENSE file for details.