eljefe7000 / RestApiToText

RestApiToText Notepad++ plugin that uses input from an editor tab to make a REST call and display the results in a new tab.
GNU General Public License v3.0
27 stars 4 forks source link

Client Certificate support? #7

Open ghkamfung opened 2 years ago

ghkamfung commented 2 years ago

Does your plug-in support Client certificate/mTLS?

Maybe a header to specify the path to the certificate (.pfx+password) or (.pem+.key)?

eljefe7000 commented 2 years ago

@ghkamfung my apologies for getting back to you so late, but my job has been extremely busy this year and I haven't had time to work on this. Let me see what I can do. Thanks for the suggestion!