by pavel.odintsov:
What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. I created CA cert and sign server certificate using certtool from gnutls-utils
2. http://play.golang.org/p/Xb93eSYMWE
What is the expected output?
Working SSL
What do you see instead?
x509: RSA modulus is not a positive number
Which compiler are you using (5g, 6g, 8g, gccgo)?
go build
Which operating system are you using?
Centos6 up to date
Which version are you using? (run 'go version')
go version go1.1.2 linux/amd64
Please provide any additional information below.
-
by pavel.odintsov: