New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ne1410s/acme2

Package Overview
Dependencies
Maintainers
0
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/acme2

ES ACME v2 Wrapper

  • 0.1.201
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
253
decreased by-35.13%
Maintainers
0
Weekly downloads
 
Created
Source

ne14.acme2

ES ACME v2 Wrapper

Local development

  • Add the environment variables as below
  • Run some (fairly usual!) scripts:
    • npm run build
    • npm run start
  • Visit http://localhost:8081/ in your browser
  • (npm run clean will wipe any local db - including your test data!)
  • For test accounts, the call to ACME2's "get orders" url seems to fail with a 405 - Method not allowed
    • (The live accounts are fine tho!)

AWS hosting

Zip up the following:

  • /.ebextensions/
  • /dist/
  • /ui/
  • /.npmrc
  • /package.json

NB - Environment Variables, and (non-production, demo-only) values

Installing your Certificate

  • IIS: Import the pfx
  • AWS (Single Instance EBS):
  • Include the /.ebextensions/ folder in the deployment
  • Populate certificates in /https-instance.config (keep the 6-space indentation for each)
  • Be sure not to commit changes to VCS!
  • AWS (Load Balanced ELB):
  • In AWS Certificate Manager, import cert and paste the various parts in PEM format
  • In EBS, modify your network configuration accordingly

Keywords

FAQs

Package last updated on 14 Feb 2025

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc