Skip to content

Connect and enable third party Service Certificates on devices with a desktop app.

License

Notifications You must be signed in to change notification settings

wxsd-sales/roomos-device-manager

Repository files navigation


Device Certificate Manager

Connect and Enable Third Party Service Certificates On Devices With a Desktop App
Explore the docs »

View Releases · Report Bug · Request Feature

*Everything included is for demo and Proof of Concept purposes only. Your use of the site is solely at your own risk. This site may contain links to third party content, which we do not warrant, endorse, or assume liability for. These demos are for Cisco Webex usecases, but are not Official Cisco Webex Branded demos.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

production-screenshot

How to use

The executables to install the app locally are available here for you to download. In this demo we show how to add and enable service certificates to Webex devices. In order to test this POC successfully, You need to follow the steps below:

  • There must be Webex Device (Desk Mini or Room Devices) available in the same network that you are running this app in
  • This app requires CSV file which contains the following information:
    • Device Internal IP Address, Username and Password
    • Paths to Certificate and Key PEM files
      • Click here to learn more on how to create a pair of private certificate and key.
    • CSV file MUST contain the following format displayed in the picture: production-screenshot

Depdencies

Getting Started

If you would like to contribute to our source code and to improve our demo, please follow the steps mentioned below:

Installation

  1. Clone the repo
    git clone https://github.com/WXSD-Sales/Devices-Manager.git
  2. We use NVM to manage our node.js machine versioning. You can learn more about NVM here
    nvm use
  3. Install the packages via Yarn
    yarn
  4. Start the server
    yarn dev

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch in your forked repo (git checkout -b myrepo/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin myrepo/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

wxsd@cisco.external.com