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

crypto/tls: fixed to conform to new X509 Cert structure #2030

Closed
gopherbot opened this issue Jul 1, 2011 · 2 comments
Closed

crypto/tls: fixed to conform to new X509 Cert structure #2030

gopherbot opened this issue Jul 1, 2011 · 2 comments

Comments

@gopherbot
Copy link

by clbanning:

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. >> 8g_generate_cert.go
2.
3.

What is the expected output?
"generate_cert.8"

What do you see instead?
X509 Cert structure member type error ... 

Which compiler are you using (5g, 6g, 8g, gccgo)?
8g

Which operating system are you using?
darwin

Which revision are you using?  (hg identify)
1b38d90eebcd+ (release-branch.r58) release.r58/release

Please provide any additional information below.

Working version attached

Attachments:

  1. generate_cert.go (1871 bytes)
@robpike
Copy link
Contributor

robpike commented Jul 3, 2011

Comment 1:

Owner changed to @agl.

Status changed to Accepted.

@agl
Copy link
Contributor

agl commented Jul 6, 2011

Comment 2:

This issue was closed by revision 502589e.

Status changed to Fixed.

@mikioh mikioh changed the title fixed to conform to new X509 Cert structure crypto/tls: fixed to conform to new X509 Cert structure Jan 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
FiloSottile pushed a commit to FiloSottile/go that referenced this issue Oct 12, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants