Hello Jan,

Dne 21.3.2015 v 10:07 Jan Ondrich napsal(a):
Hi,
I am trying to build the dnssec-validator from source on macox.
I ran into some issues, most were pretty straight forward to solve…
...for instance changing version of openssl and unbound
in Makefile.layout to the correct versions:
OPENSSL_DIR = $(BASEDIR)/$(LIBS_SRC_DIR)/openssl-1.0.1l
UNBOUND_DIR = $(BASEDIR)/$(LIBS_SRC_DIR)/unbound-1.5.1

Yes, we've updated the libraries mostly because of the development branches. We've left the master branch untouched.


After the successful build + building the test, I
run ./install_chrome_add_payload.sh and got the following error:
Cannot locate '../chrome_dnssec_validator.pem'.

Yes, we use this script to sign a crx chrome extension file.

The path ../chrome_dnssec_validator.pem doesn't make any sense (it would
be just outside the main directory of the project) and I can't find the
file nor reference to it anywhere.

Exactly, we don't want to distribute our private keys.

Could you please explain to me where to get the certificate file?

You are free to generate one by yourself. The key is used to identify the developers when you upload the built extension into the chrome Web Store. The google-chrome or chromium applications can generate a new certificate file if you don't supply one.

Thanks,

Jan Ondrich
cell (NL): +31 636 199 211

Best regards,
Martin.







_______________________________________________
dnssec-validator-users mailing list
[email protected]
https://lists.nic.cz/cgi-bin/mailman/listinfo/dnssec-validator-users

_______________________________________________
dnssec-validator-users mailing list
[email protected]
https://lists.nic.cz/cgi-bin/mailman/listinfo/dnssec-validator-users

Reply via email to