|
|
|
|
|
by joepie91_
4002 days ago
|
|
> compromising the server wouldn't be enough, because that doesn't give you the SSL key But it does. The server needs to have the SSL key to be able to serve requests over HTTPS. It may be encrypted with a password, but at that point you're severely degrading your integrity assurances (compared to offline executable/archive signing). Might as well do it right with offline signing, right off the bat. |
|
Personally I think curl of an https URL is not the worst thing in the world.