cpriego / valet-linux

A fork of Laravel Valet to work in Linux.
MIT License
1.33k stars 153 forks source link

certutil not available on openSUSE #436

Closed attisimon closed 5 months ago

attisimon commented 5 months ago

Hello!

I managed to install all requirements, or at least so I thought, but when I run valet install, it complains that it cannot find certutil.

I searched above and beyond, but could not find what provides certutil on openSUSE and libnss3-tools seems to be an ubuntu/debian thing, not available for openSUSE.

Any advice? Thanks!

attisimon commented 5 months ago

Figured it out with the help of the openSUSE forum community. cnf certutil will help a lot for those who use it :blush:

For anyone looking for clues, on openSUSE, certutil is in the mozilla-nss-tools package.