I had these issues as well. What I do usually is this:
1. Make sure the full set of ca-certificates are installed
in the bootstrap phase
<packages type="bootstrap">
...
<package name="ca-certificates"/>
<package name="ca-certificates-mozilla"/>
</packages>
That should fix the "Curl error 60"
2. If your repo has a signing key and it should be effective you
need to download the keyfile and pass along this information
to the kiwi call via:
kiwi-ng system build ... --signing-key file
Hope that helps
Regards,
Marcus
--
Public Key available via:
https://keybase.io/marcus_schaefer/key.asc
keybase search marcus_schaefer
-------------------------------------------------------
Marcus Schäfer (Res. & Dev.) SUSE Software Solutions Germany GmbH
Tel: 0911-740 53 0 Maxfeldstrasse 5
FAX: 0911-740 53 479 D-90409 Nürnberg
HRB: 21284 (AG Nürnberg) Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
http://www.suse.de
-------------------------------------------------------