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

Implement and/or Verify Subject Alternate Name functionality #26

Open
bbockelm opened this issue Oct 14, 2012 · 7 comments
Open

Implement and/or Verify Subject Alternate Name functionality #26

bbockelm opened this issue Oct 14, 2012 · 7 comments

Comments

@bbockelm
Copy link
Contributor

Subject alternate names allow a single certificate to be valid for several service names. This is very useful if a single service has several load-balanced hosts (see rfc2459 section 4.2.1.7 on subjectAltName).

We should whether verify a JGlobus-based server and client can properly handle subjectAltName extensions. If not, fix any limitations found.

@mjoldos
Copy link

mjoldos commented Mar 27, 2013

An experience document concerning this issue can be found at http://www.egcf.eu/site/wp-content/uploads/2012/11/SAN-Experiments.doc.
The document describes my approach to this matter. I am currently working on implementing a solution to this issue.
March 27, 2013 [email protected]

@bbockelm
Copy link
Contributor Author

Hi,

Can you repost it as a PDF?

Thanks,

Brian

@mjoldos
Copy link

mjoldos commented Mar 27, 2013

Repost the comment or the document?

On 27-Mar-13 15:04, Brian Bockelman wrote:

Hi,

Can you repost it as a PDF?

Thanks,

Brian


Reply to this email directly or view it on GitHub
#26 (comment).

Marius Joldos
Computer Science Dept.
Technical University of Cluj-Napoca
G. Baritiu 28, sala 10
Dorobantilor 71-73, sala D3
+40-264-202370, 401276
http://users.utcluj.ro/~jim

@bbockelm
Copy link
Contributor Author

Ah - the document please. I had issues opening it.

@mjoldos
Copy link

mjoldos commented Mar 27, 2013

@bbockelm
Copy link
Contributor Author

bbockelm commented Apr 1, 2013

Alright - so it appears SAN definitely is not implemented. Would you have time to contribute a unit test and/or implementation?

@mjoldos
Copy link

mjoldos commented Apr 1, 2013

On 04/01/2013 04:28 PM, Brian Bockelman wrote:

Alright - so it appears SAN definitely is not implemented. Would you
have time to contribute a unit test and/or implementation?


Reply to this email directly or view it on GitHub
#26 (comment).

I made some changes against jglobus 1.8. I sent info to Oscar Keroo at
NIKHEF. Are you in touch with him?

Marius Joldos
Computer Science Dept.
Technical University of Cluj-Napoca
G. Baritiu 28, sala 10
Dorobantilor 71-73, sala D3
+40-264-202370, 401276
http://users.utcluj.ro/~jim

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

2 participants