ipa user-show username --out=my.crt -------------------------------------- Certificate(s) stored in file 'my.crt' -------------------------------------- .... [вырезано] ... $ file my.crt my.crt: PEM certificate $ openssl x509 -in my.crt -issuer -fingerprint -noout issuer= /O=EXAMPLE.COM/CN=Certificate Authority SHA1 Fingerprint=XX:XX:XX:XX:XX....:XX:XX
If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
Re: Оффтоп
Date: 2016-04-15 07:56 pm (UTC)У команд user-show, host-show, service-show есть опция --out, которая сохраняет файл с сертификатом локально в формате PEM.