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

coap-gateway: allow to set identityPropertiesRequired for TLS connection #911

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Mar 17, 2023

When identityPropertiesRequired: false, then the device need to use the
certificate with requirements:

  • client, server EKUs
  • must be valid at the current time

@jkralik jkralik force-pushed the jkralik/feature/coap-gw-allow-other-certs branch from bb746e7 to 1a4d1cd Compare March 23, 2023 08:59
When identityPropertiesRequired: false, then the device need to use the
certificate with requirements:
 - client, server EKUs
 - must be valid at the current time
@Danielius1922 Danielius1922 force-pushed the jkralik/feature/coap-gw-allow-other-certs branch from 1a4d1cd to 7f082a8 Compare March 23, 2023 10:47
@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

82.8% 82.8% Coverage
0.0% 0.0% Duplication

@jkralik jkralik changed the title coap-gateway: non-identity certificate can be used to establish a TLS connection coap-gateway: allow to set identityPropertiesRequired for TLS connection Mar 23, 2023
@jkralik jkralik merged commit 9877ab2 into main Mar 23, 2023
@jkralik jkralik deleted the jkralik/feature/coap-gw-allow-other-certs branch March 23, 2023 16:33
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.

2 participants