On 13 October 2011 20:19, Daniel Díaz Casanueva <[email protected]> wrote: > Thanks JP and Ivan for the quick response! > > Anyway, it seems I lack the private key mentioned (all I have is the public > key), and that sounds bad.
When you generated your public key, it would have generated the equivalent private key as well (in the same directory as the public one, without the ".pub" extension). -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
