- Install fiddler
winget install -e --id Telerik.Fiddler - Open fiddler and go to
Tools -> Options -> HTTPS - Enable
Decrypt HTTPS traffic - Click the
Actionsbutton and selectExport root certificate to desktop - Right click the
FiddlerRoot.cerfile on the desktop and clickOpen with -> Crypto Shell Extensions - In the Certificate window that opens up go to
Details -> Copy to File - Click
Nextthen selectBase-64 encoded X.509 (.CER)then specify the file name (E.G. FiddlerRootBase64.cer) - Click
Nextto create the new file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Version 2: | |
| # This version preserves space, including indentation. | |
| # | |
| # Also if you have lists like this: | |
| # | |
| # foo ....... bla bla bla | |
| # bar baz ... bla bla bla bla | |
| # | |
| # It will re-formated it to e.g. this: | |
| # |
Repository home https://github.com/deppen8/documenting-your-code
End product https://deppen8.github.io/documenting-your-code/
OlderNewer