Mailinglist Archive: opensuse-buildservice (348 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] delete broken _link (solved )
- From: <doiggl@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 06 Apr 2010 10:05:47 +0000
- Message-id: <5931545df91f975a967d4528fe016187@xxxxxxxxxxxxxxxxxxxxxxx>
Thankyou for the info adrianthat is an SSL layer error. Your client is not speaking an
understandable
SSL with the server here, independend of the action you want to do.
btw, try https://...:443 .... :80 is usually unencrypted.
Or just drop :80,since 443 is default for https.
This worked.
# curl -u <username> -X DELETE
https://api.opensuse.org/source/home:doiggl/wflogs/_link
Enter host password for user:
<?xml version="1.0" encoding="UTF-8"?>
<status code="ok">
<summary>Ok</summary>
<details></details>
</status>
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |