User Tools

Site Tools


os:linux:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
os:linux:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8 [2020-10-25 20:42] – ↷ Page moved from os:linux:lemur_and_powerdns_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8 to os:linux:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8 Manuel Freios:linux:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8 [2021-04-12 10:26] – [Install Golang] Manuel Frei
Line 37: Line 37:
 tar -C /usr/local -xzf go1.15.3.linux-amd64.tar.gz tar -C /usr/local -xzf go1.15.3.linux-amd64.tar.gz
 </code> </code>
 +
 +:!: FIXME If you install go 1.16.3, you get the following error while installing cfssl:
 +<code>
 +go get: github.com/coreos/bbolt@v1.3.2 updating to
 +        github.com/coreos/bbolt@v1.3.5: parsing go.mod:
 +        module declares its path as: go.etcd.io/bbolt
 +                but was required as: github.com/coreos/bbolt
 +</code>
 +I don't have a solution yet. You can install go 1.15.3.
  
 Modify the PATH variable. Modify the PATH variable.
os/linux/lemur_and_cfssl_with_nginx_and_postgresql_on_centos8/lemur_and_cfssl_with_nginx_and_postgresql_on_centos8.txt · Last modified: 2021-04-19 16:44 by Manuel Frei