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

pyopenssl api support #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

pyopenssl api support #5

wants to merge 6 commits into from

Conversation

zhskyy
Copy link

@zhskyy zhskyy commented Oct 23, 2019

  • all openssl operations does via pyopenssl api without any syscalls
  • support certificate generation with subjectAltName extension for prevent ERR_CERT_COMMON_NAME_INVALID error (at the base of @j31d0 fix).

@Nibba2018
Copy link

Nibba2018 commented Oct 23, 2019

Hello @zhskyy , I would like to extract the URL that is being visited and then based on some computations, decide whether the user should be allowed to continue browsing or not. Kindly help me out which part I should edit.

I will also be building upon python 3 so are there any functions or API that I should convert or change?

I am also having an issue where the ca.crt file is not being generated

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