npm verdaccio 2.6.0
v2.6.0

latest releases: 7.0.0-next-7.15, 7.0.0-next-7.14, 5.30.3...
6 years ago

2.6.0 (2017-10-18)

Bug Fixes

  • plugin loader with logs (d6ed202)

Features

  • add pfx support for https (c84d567)

if you have a certificate as server.pfx format, you can add the following configuration section. The passphrase is optional and only needed if your certificate is encrypted.

https:
  pfx: ~/.config/verdaccio/server.pfx
  passphrase: 'secret'

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.