Re: Bug with bash and OpenSSL usage on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

On 2024-07-26 at 19:40:48, Tim Abdiukov wrote:
>   What did you do before the bug happened? (Steps to reproduce your issue)
> Tried to generate a self-signed certificate using git bash.
> 
> Using git bash, I ran
> ```
> openssl genrsa -aes256 (private key location) 4096
> ```

The Git project doesn't ship OpenSSL, or, for that matter, any binaries
at all.  All we ship is source versions of Git which various
distributors compile, sometimes with other binaries.

It looks like you're probably using Git for Windows, which _does_ ship
OpenSSL, and so you probably want to contact them using their issue
tracker[0] once you've verified that it hasn't already been reported.

[0] https://github.com/git-for-windows/git
-- 
brian m. carlson (they/them or he/him)
Toronto, Ontario, CA

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux