Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cygwin fixes added #6

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

MorganDavis
Copy link

Worked with craSH to get this compile (easily) under cygwin. Wanted to make it accessible to Windows users to be able to audit SSL. Also added a pre-compiled binary that does not require a cygwin install to run.

Ian Gallagher and others added 5 commits February 5, 2011 04:25
     * Serials were being handled as integers, causing the value to max out at 2**32-1 displaying the wrong value
     * Serials were being printed as integers, now printed as hex string similar to OpenSSL's x509 tool
 * This was accidentally removed in the last commit, added proper support for serials in XML now.
 * Thanks to serif <[email protected]> for finding and fixing this.
 * To properly build under cygwin, library and include paths must be changed. Perhaps this can be addressed in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant