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
Next revision
Previous 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-19 16:44] (current) – [Links] 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.
Line 462: Line 471:
 ====== Links ====== ====== Links ======
  
-  * [[https://github.com/cloudflare/cfss]]+  * [[https://github.com/cloudflare/cfssl]]
   * [[https://github.com/Netflix/lemur]]   * [[https://github.com/Netflix/lemur]]
   * [[https://lemur.readthedocs.io/en/latest/]]   * [[https://lemur.readthedocs.io/en/latest/]]
   * [[https://www.howtoforge.com/tutorial/integration-of-cfssl-with-the-lemur-certificate-manager/]]   * [[https://www.howtoforge.com/tutorial/integration-of-cfssl-with-the-lemur-certificate-manager/]]
os/linux/lemur_and_cfssl_with_nginx_and_postgresql_on_centos8/lemur_and_cfssl_with_nginx_and_postgresql_on_centos8.1603654955.txt.gz · Last modified: 2020-10-25 20:42 by Manuel Frei