F5-Labs / cryptonice

CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration and supporting protocols such as HTTP2 and DNS.
https://www.f5.com/labs/cryptonice
GNU General Public License v3.0
100 stars 25 forks source link

Issue with Docker on Raspberry PI 4 #28

Closed ny4i closed 3 years ago

ny4i commented 3 years ago

docker run f5labs/cryptonice www.f5.com WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested standard_init_linux.go:219: exec user process caused: exec format error

warburtr0n commented 3 years ago

Sorry for the delay @ny4i

Since we're such a small development team it's unlikely we'll be able to dedicate resources to porting this to the ARM platform. We'd be delighted if a member of the community was able to, however.