Maycon Maia Vitali

Results 4 comments of Maycon Maia Vitali

Only capturing the traffic is not possible to retrieve the TLS certificate. You can try pulling the certificate from device (eg. `adb pull [package-apk-file]`) and look for the certificate (and...

Try renaming your sudomy.api.dist to sudomy.api.

Same situation here. I'm using `cloud-init` to setup all my droplets without using any other tool. In my case I have a `boostrap.tftpl` with the basic setup that must run...