GithubHelp home page GithubHelp logo

missing ca.crt about daedalus HOT 5 CLOSED

input-output-hk avatar input-output-hk commented on July 28, 2024
missing ca.crt

from daedalus.

Comments (5)

gwpl avatar gwpl commented on July 28, 2024 1

As you may see people using Archlinux daedalus package, also are subject of this issue.

As @codybonney wrote there on 2017-12-17 👍

Looks like daedalus, when launched, is looking for a certificate at:

$(pwd)/tls/ca/ca.crt
I see that this package creates one at:

src/daedalus/tls/ca.crt

from daedalus.

cleverca22 avatar cleverca22 commented on July 28, 2024

https://github.com/input-output-hk/daedalus/blob/master/installers/build-certificates-unix.sh

the cert files are normally generated by this script after the installer has ran

from daedalus.

skecskes avatar skecskes commented on July 28, 2024
stefan@myBox:~/Projects/daedalus$ bash ./installers/build-certificates-unix.sh 
Generating certificates.
OpenSSL 1.1.0f  25 May 2017

============================================================================
[1/10] Creating database
============================================================================
[2/10] Choosing OpenSSL message digest
Elected message digest 'sha256'
Updating: ca.conf client.conf server.conf
sed: can't read ca.conf: No such file or directory
sed: can't read client.conf: No such file or directory
sed: can't read server.conf: No such file or directory

So I solved it by going into installer folder and running it:

cd installer
bash build-certificates-unix.sh 

The certificates were installed into installer/tls folder, so I had to copy them one folder up. I assume there is issue in unix script with path on second step.

from daedalus.

domenkozar avatar domenkozar commented on July 28, 2024

To build the installer from source use scripts/build-installer-unix.sh or scripts/build-installer-win64.bat

from daedalus.

nikolaglumac avatar nikolaglumac commented on July 28, 2024

Fixed in https://github.com/input-output-hk/daedalus/tree/0.12.0

from daedalus.

Related Issues (20)

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.