Coder Social home page Coder Social logo

app-sslmaker's People

Contributors

bmork avatar jhthorsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

stigtsp bmork

app-sslmaker's Issues

Test suite creates temp files with fixed path

Hello,

I get the following error in your test suite:

t/00-basic.t ...................................... ok
t/act-as-your-own-certificate-authority.t ......... ok
# tested in t/act-as-your-own-certificate-authority.t
# make intermediate
Error rename on '/tmp/avH5j41LW3' -> '/tmp/intermediate.cert.pem': Operation not permitted at t/create-an-intermediate-certificate-authority.t line 75.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 1 just after 8.
t/create-an-intermediate-certificate-authority.t ..
Dubious, test returned 1 (wstat 256, 0x100)
All 8 subtests passed
# Trying to connect to server (638)
# Waiting for client to connect
# /C=NO/ST=Oslo/L=Oslo/O=Example/OU=Prime/CN=client.example.com/[email protected]
# Waiting for client to connect
t/real.t .......................................... ok

This is because I have previously installed your module locally as a different user, so that target path already exists and the current user does not have permissions. Please consider using either non-hardcoded file names, or if you must have the file called exactly that, please consider using a temporary directory under /tmp with a non-hardcoded name to store your temporary files.

Thanks,
Dan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.