Socket
Socket
Sign inDemoInstall

@cocreate/server

Package Overview
Dependencies
32
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cocreate/server

A dynamic SSL certificate management and generation tool for proxies like NGINX, with a fallback to Node.js SSL termination. It seamlessly integrates HTTP, HTTPS, and ACME protocols to ensure secure, encrypted connections.


Version published
Weekly downloads
8
increased by300%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.1.4 (2024-03-18)

Bug Fixes

  • replaced keyword spaces with hyphens and lowercase letters only (0430ae6)

Readme

Source

CoCreate-server

CoCreate-server is a dynamic SSL certificate manager that simplifies the process of managing and generating SSL certificates for your web applications. It supports both proxy servers like NGINX and Node.js SSL termination, making it a versatile tool for securing your connections.

minified gzip brotli GitHub latest release License Hiring

Features

  • Dynamic SSL Management: Automatically manages and renews SSL certificates.
  • Proxy Support: Designed to work with popular proxy servers like NGINX.
  • Fallback to Node.js: Can also terminate SSL directly in Node.js for environments without a proxy.
  • ACME Protocol Integration: Utilizes ACME to automate the certificate issuance process.

CoCreate-server

Docs & Demo

For a complete guide and working demo refer to the doumentation

CDN

<script src="https://cdn.cocreate.app/server/latest/CoCreate-server.min.js"></script>
<script src="https://cdn.cocreate.app/server/latest/CoCreate-server.min.css"></script>

NPM

$ npm i @cocreate/server

yarn

$ yarn install @cocreate/server

Table of Contents

Announcements

All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email for releases and breaking changes.

Roadmap

If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.

About

CoCreate-server is guided and supported by the CoCreate Developer Experience Team.

Please Email the Developer Experience Team here in case of any queries.

CoCreate-server is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.

How to Contribute

We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.

We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.

We appreciate your continued support, thank you!

License

This software is dual-licensed under the GNU Affero General Public License version 3 (AGPLv3) and a commercial license.

  • Open Source Use: For open-source projects and non-commercial use, this software is available under the AGPLv3. The AGPLv3 allows you to freely use, modify, and distribute this software, provided that all modifications and derivative works are also licensed under the AGPLv3. For the full license text, see the LICENSE file.

  • Commercial Use: For-profit companies and individuals intending to use this software for commercial purposes must obtain a commercial license. The commercial license is available when you sign up for an API key on our website. This license permits proprietary use and modification of the software without the copyleft requirements of the AGPLv3. It is ideal for integrating this software into proprietary commercial products and applications.

If you have not purchased a commercial license and intend to use this software for commercial purposes, you are required to sign up for an API key on our website.

Keywords

FAQs

Last updated on 18 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc