Sha256: 65cb8d1dabc642e03bfb6987d6f0a1d9841d62a9d22e156cdcc9f7af576cfe44

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

lib/cacert.pem: certdata.txt
	mv ca-bundle.crt lib/cacert.pem
	rm certdata.txt

mk-ca-bundle.pl:
	curl -q https://raw.githubusercontent.com/curl/curl/master/lib/mk-ca-bundle.pl --output mk-ca-bundle.pl
	chmod +x mk-ca-bundle.pl

certdata.txt: mk-ca-bundle.pl
	./mk-ca-bundle.pl

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
multisafepay-api-ruby-0.1.0 Makefile