[PacketFence-users] Packetfence PKI setup question

2024-07-31 Thread JUSTIN BISHOP via PacketFence-users
Hello packetfence users! I'm trying to set up a PKI for eap-tls certificate handling on client devices. We're trying to use the built-in Packetfence PKI. This is on the v13.2.0 ZEN appliance. I've gone through the installation guide numerous times but I can't seem to get the SCEP url to work -

Re: [PacketFence-users] Packetfence PKI setup

2024-05-03 Thread Chris Vogel via PacketFence-users
Hey Karl, did you find anything out about your problem? Am 24.04.24 um 16:53 schrieb Karl Peciulis via PacketFence-users: 140644003884032:error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag:../crypto/asn1/tasn_dec.c:1149: 140644003884032:error:0D07803A:asn1 encoding

[PacketFence-users] Packetfence PKI setup

2024-04-24 Thread Karl Peciulis via PacketFence-users
Hello, I am using Packetfense v13.1 ZEN setup and trying to set up EAP-TLS wireless authentication using SCEP. I am following the guide and when I get to the point to test the CA using the sscep tool, I get the following error: root@packetfence:/usr/local/pf/raddb/certs# sscep getca -u

Re: [PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-15 Thread Jason Sloan via PacketFence-users
Cool, I was wondering if you could type cast in python and if that would fix it. I also see you added SHA256 for the CA digest. Thanks! On Wed, Nov 15, 2017 at 9:22 AM, Fabrice Durand via PacketFence-users < packetfence-users@lists.sourceforge.net> wrote: > Ok so here the patch

Re: [PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-15 Thread Fabrice Durand via PacketFence-users
Ok so here the patch https://github.com/inverse-inc/packetfence-pki/commit/c66ef2ab34964caecda3d2cdff1c956656227ffc.diff Regards Fabrice Le 2017-11-15 à 08:56, Fabrice Durand via PacketFence-users a écrit : > > Ok i am able to replicate it, let me fix it and i will give you a patch. > >

Re: [PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-15 Thread Jason Sloan via PacketFence-users
Sorry, I should have included the values. I wasn't sure if the values should be comma delimited or not. I tried both comma and space delimited. KU: digitalSignature, keyCertSign, cRLSign EKU: serverAuth pyOpenSSL version: pyOpenSSL-17.2.0-9.1.noarch On Tue, Nov 14, 2017 at 6:32 PM, Durand

Re: [PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-15 Thread Fabrice Durand via PacketFence-users
Ok i am able to replicate it, let me fix it and i will give you a patch. Regards Fabrice Le 2017-11-14 à 22:41, Jason Sloan a écrit : > Sorry, I should have included the values. > I wasn't sure if the values should be comma delimited or not. I tried > both comma and space delimited. > > KU: >

Re: [PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-14 Thread Durand fabrice via PacketFence-users
Hello Jason, i did a try and i am not able to reproduce the error. So it can be an issue with the keyUsage value or an issue with pyopenssl. What did you define for keyUsage and can you give me the version of pyopenssl you use ? rpm -qa|grep -i openssl Regards Fabrice Le 2017-11-14 à

[PacketFence-users] Packetfence-PKI / Setup Wizard Error

2017-11-14 Thread Jason Sloan via PacketFence-users
Error: Environment: Centos 7 - Clean Install Steps to reproduce: Install Packetfence-PKI Browse to PKI Admin site & login. Complete all 4 steps of initial setup wizard & Submit Error condition occurs. Looks like a bad variable type, probably also related to the newer django version? Error