34 results for x509 (0.048 seconds)

en.wikipedia.org/wiki/WS-SecurityPolicy

WS-SecurityPolicy - Wikipedia

encrypted or existent. Token assertions specify allowed token formats (SAML, X509, Username etc.). Security binding assertions control basic security safeguards

en.wikipedia.org/wiki/PKCS_7

PKCS 7 - Wikipedia

$ echo '' | openssl s_client -connect example.org:443 -host example.org 2>/dev/null | openssl x509 > example.org.cer 2>/dev/null $ openssl crl2pkcs7 -nocrl

en.wikipedia.org/wiki/RubyGems

RubyGems - Wikipedia

gem install commands are used for this purpose. New signing models such as X509 and OpenPGP have been proposed and are actively being discussed among Ruby

www.reddit.com/r/sysadmin/comments/1ptt274/linux_x509_computer_certificate/

Linux x509 computer certificate

I have experiment for a few days and have no idea where to look for a solution. My situation: Our organization is using at the moment 2 internal domains and 2 seperate network domain, one of them we...

en.wikipedia.org/wiki/CAPICOM

CAPICOM - Wikipedia

being developed. Microsoft suggests replacing CAPICOM with .NET Framework's X509 Cryptographic Classes and, in a handful of cases, with Windows API functions

www.reddit.com/r/sysadmin/comments/1qotcp0/pulling_sshrsa_key_out_of_pem_block_with_python/

Pulling ssh-rsa key out of PEM block with Python

So I have a program that scrapes some apache logins to get user public x509 certs and then read them to find the username. It then takes that data and imports that cert into my AD in order to facilita...

www.reddit.com/r/openssl/comments/u2swkg/trying_to_convert_pem_to_der/

Trying to convert .pem to .der

Hello I'm trying to convert a .pem certificate to a .der certificate. This is the command I'm running and it's output: C:\\Program Files\\OpenSSL-Win64\\bin>openssl x509 -outform der -in Fortin...

github.com/ad6sh/c509_encoder

ad6sh/c509_encoder

a simple program to convert x509 pem certificates to cbor (⭐ 0)