developers.yubico.com icon indicating copy to clipboard operation
developers.yubico.com copied to clipboard

Source code for generating our website

Results 64 developers.yubico.com issues
Sort by recently updated
recently updated
newest added

Hello, Can someone check, what is wrong in next setup: 1. YubiHSM connected to AnyWhereUSB/5 (remote USB over Ethernet). 2. Windows Server configured to connect AnywhereUSB. 3. Windows Server able...

Include URL for prerequisites, for example, link yubico-piv-tool to: https://developers.yubico.com/yubico-piv-tool/

The Guidance for SSH authentication generally points to GPG. Setting up GPG is massively over-complicated if your objective is to store a simple RSA keypair on your Yubikey for SSH...

cat > pkcgs11>java.cfg Is invalid should read: > echo "name = OpenSC-PKCS11 description = SunPKCS11 via OpenSC library = /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so slotListIndex = 1" > pkcs11_java.cfg

Where's the client side register example? :(

Hi, when it comes to signing the csr I get a "engine: Cannot mix flags and engine names" from rpm -q openssl openssl-1.1.1b-5.fc30.x86_64

Some documentation seems to be missing updates for Yubikey 5. Examples: * https://developers.yubico.com/PIV/Introduction/Certificate_slots.html -- Mentions Yubikey 4 supports 20 "retired key management" certificate slots, and that "only" Yubikey 4 supports...

Under the section "YubiKey 4 touch" the last sentence "In order to activate this functionality, it is necessary to use a custom bash script called yubitouch.sh." should direct users to...

Hi, as for macOS 10.12, /Library/OpenSC/lib is not in the whitelist. The library can't be used until you copy it in a whitelisted directory or add this directory to the...

Perhaps you could test and document how to use OpenSSH with YubiHSM? These are my current steps, mostly derived from https://access.redhat.com/articles/1523343 but with a number of changes: - Build openssh...