New to the list, first post. Found a minor bug in 1.0.1b after upgrading from 1.0.0d.
If you use BIO to load an X509 PEM Encoded Certificate into an X509Certificate structure and call the Print() method into a BIO Stream, and print that as text the signature algorithm string: Signature Algorithm: sha1WithRSAEncryption Is only indented by 4 characters instead of the 8 characters in 1.0.1b, note that all other lines are indented exactly 8 characters except for that one. If there is a bug-tracker for submissions on this project, please let me know, and I can submit code to reproduce, etc. Thank you, Damian Kohlfeld
