[Mono-bugs] [Bug 61796][Nor] Changed - exception getting x509 certificate info

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jul 2004 15:51:58 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mart@karu15.ee.

http://bugzilla.ximian.com/show_bug.cgi?id=61796

--- shadow/61796	2004-07-21 15:51:21.000000000 -0400
+++ shadow/61796.tmp.26001	2004-07-21 15:51:58.000000000 -0400
@@ -30,6 +30,11 @@
 Generated the (self signed) certificate w/ openssl:
 openssl genrsa 1024 > JServ.key
 openssl req -new -x509 -nodes -sha1 -days 365 -key JServ.key > JServ.cert
 
 Maybe I generated the cert totally wrong, but it shouldn't throw that
 exception...
+
+------- Additional Comments From mart@karu15.ee  2004-07-21 15:51 -------
+Created an attachment (id=8656)
+The Code
+