Skip to content

Enforce TLS client certificate and store the application certificates…#3316

Open
coheigea wants to merge 1 commit into
mainfrom
coheigea/dynamic-registration
Open

Enforce TLS client certificate and store the application certificates…#3316
coheigea wants to merge 1 commit into
mainfrom
coheigea/dynamic-registration

Conversation

@coheigea

Copy link
Copy Markdown
Contributor

… for dynamic registration

Comment on lines +171 to +172
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
Comment on lines +177 to +178
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
Comment on lines +183 to +184
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
Comment on lines +171 to +172
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
Comment on lines +177 to +178
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
Comment on lines +183 to +184
LOG.warning("Client \"" + client.getClientId()
+ "\" can not be bound to the TLS certificate");
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

Successfully merging this pull request may close these issues.

3 participants