Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to add 'I' option on making enrollment on sscep-0.9.0 version to use specific ip address on multi ethernet port. #162

Open
half200 opened this issue Oct 28, 2022 · 0 comments

Comments

@half200
Copy link

half200 commented Oct 28, 2022

I have 4 port(em0, em1, em2, em3) on Ethernet card.
em0 : 172.16.10.1
em1 : 172.16.10.2
em2 : 172.16.10.3
em3 : 172.16.10.4
I compiled sscep-0.9.0 version on openBSD7.1.
I want to add '-I option' on making enrollment to use em1 port(172.16.10.2) of multi port.
I don't know c language.
#./sscep enroll -u http://172.16.1.1/certsrv/mscep/mscep.dll -c ./ca.crt-0 -e ./ca.crt-1 -l ./local.crt -k .local.key -r local.csr -I 172.16.10.2
please help me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant