Newer
Older
Import / applications / MakePDF / Security / get-public-key.sh
@John Ryland John Ryland on 22 Dec 2020 106 bytes import NUC files
#!/bin/bash


dig pp-dkim1._domainkey.paypal.com.au TXT | grep rsa | cut -d '"' -f 2 | cut -d '=' -f 4