You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Proxyman Windows on Mac -> Intercept producthunt.com
Open Google Chrome -> Visit producthunt.com -> Click on the Setting -> Export the certificate to the Desktop file
Use the Preview app to preview it
No Authority Key Identifier in the certificate, which is issued by Proxyman CA
Acceptance Criteria
Preview ca.js file and ServerExtensions and find a solution to add Authority Key Identifier with value: keyid:always,issuer
Test it:
Do Factory Reset first to make sure all cached certificated are deleted -> Install new Proxyman CA Certificate in Keychains
Perform the How to reproduce to export the cert
Verify There is an Authority Key Identifier in the cert ✅
Verify that this value (Authority Key Identifier) is the same as with the Proxyman Root CA's Subject Key Identifier in Keychain (Open System Keychain -> SEarch Proxyman CA -> Preview it -> Verify)
Verify that Windows works fine. Try intercept all domains, verify we can see HTTPS data as usual
The text was updated successfully, but these errors were encountered:
Description
How to reproduce
Authority Key Identifier
in the certificate, which is issued by Proxyman CAAcceptance Criteria
ca.js
file andServerExtensions
and find a solution to addAuthority Key Identifier
with value:keyid:always,issuer
Factory Reset
first to make sure all cached certificated are deleted -> Install new Proxyman CA Certificate in KeychainsHow to reproduce
to export the certThe text was updated successfully, but these errors were encountered: