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

Add test https client-certificate authentication server #28

Merged
merged 3 commits into from
Feb 20, 2019

Conversation

SimonBaeumer
Copy link
Owner

@SimonBaeumer SimonBaeumer commented Feb 19, 2019

  • Added https server for testing client certificate authentication

Example certificate authentication:

http:
    https://client.server:
        status: 200
        cert: /home/example/client.crt
        key: /home/example/client.key

Fixes #25

@panikgaul
Copy link

panikgaul commented Feb 20, 2019

Great stuff, exactly as expected.

@SimonBaeumer SimonBaeumer changed the title [WIP] Add test https client-certificate authentication server Add test https client-certificate authentication server Feb 20, 2019
@SimonBaeumer SimonBaeumer merged commit 61c5e4b into master Feb 20, 2019
@SimonBaeumer SimonBaeumer deleted the implement-client-certificate-http branch February 22, 2019 14:00
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