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

account info should show details about TLS on the connection if possible. #494

Closed
ripienaar opened this issue Jun 9, 2022 · 3 comments
Closed

Comments

@ripienaar
Copy link
Collaborator

No description provided.

@ripienaar
Copy link
Collaborator Author

nats-io/nats.go#996

@ripienaar
Copy link
Collaborator Author

ripienaar commented Jun 24, 2022

$ nats account info --context demo
...
   Connected Server Name: us-central-nats-demo
             TLS Version: 1.3 using TLS_AES_128_GCM_SHA256
              TLS Server: demo.nats.io
            TLS Verified: true

When fully verified it shows:

            TLS Verified: issuer CN=Acme CA: ca.example.net

@philpennock think you wanted this?

@ripienaar
Copy link
Collaborator Author

Ah, correction, any verified connection shows this:

            TLS Verified: issuer CN=R3,O=Let's Encrypt,C=US

never just true, was looking at a older binary

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

No branches or pull requests

1 participant