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

fix ca key save issue #340

Merged
merged 1 commit into from
Aug 3, 2023
Merged

fix ca key save issue #340

merged 1 commit into from
Aug 3, 2023

Conversation

dogancanbakir
Copy link
Member

@dogancanbakir dogancanbakir commented Aug 2, 2023

Proposed changes

This PR fixes CA key saving issue. Closes #335.

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@dogancanbakir dogancanbakir self-assigned this Aug 2, 2023
@dogancanbakir dogancanbakir linked an issue Aug 2, 2023 that may be closed by this pull request
@dogancanbakir dogancanbakir mentioned this pull request Aug 3, 2023
4 tasks
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

$ go run .

                       _ ___    
   ___  _______ __ __ (_) _/_ __
  / _ \/ __/ _ \\ \ // / _/ // /
 / .__/_/  \___/_\_\/_/_/ \_, / 
/_/                      /___/

                projectdiscovery.io

[INF] Current proxify version 0.0.11 (latest)
[INF] HTTP Proxy Listening on 127.0.0.1:8888
[INF] Socks5 Proxy Listening on 127.0.0.1:10080
[INF] Saving proxify traffic to logs
^C
$ ls -ls /Users/xxx/.config/proxify/
total 24
8 -rw-------  1 xxx  staff  1208 Aug  3 15:35 cacert.pem
8 -rw-------  1 xxx  staff  1679 Aug  3 15:35 cakey.pem
8 -rwxr-xr-x  1 xxx  staff  2215 Aug  3 15:35 config.yaml

@Mzack9999 Mzack9999 merged commit 1a859c3 into dev Aug 3, 2023
9 checks passed
@Mzack9999 Mzack9999 deleted the fix_ca_key_save_issue branch August 3, 2023 13:38
@tarunKoyalwar tarunKoyalwar removed their request for review August 5, 2023 19:12
@leros1337 leros1337 mentioned this pull request Aug 10, 2023
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.

Not working in mac
2 participants