would you consider adding snakeoil certificates to your Debian image?
It requires two packages:
ssl-cert whose size is 20K
openssl whose size is 1.4M
I am not sure how it works with Alpine, but it's possible to install openssl.
make-ssl-cert it's the tool from the ssl-cert package. It's a shell script and it could be copied on the Alpine image.
would you consider adding snakeoil certificates to your Debian image?
It requires two packages:
ssl-certwhose size is 20Kopensslwhose size is 1.4MI am not sure how it works with Alpine, but it's possible to install
openssl.make-ssl-certit's the tool from thessl-certpackage. It's a shell script and it could be copied on the Alpine image.